Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 312 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 312 Bytes

My personal website https://aaronshekey.com/

This site uses grunt tasks to build its pages. In Terminal, within the project’s directory, type npm install to install all the dependencies.

Then, run npm start and it’ll build the pages and serve them for you. Merging to master deploys the site. ✌️