Single page static site to display my work and experience.
- HTML
- SASS (CSS)
- Grunt
- Github pages (hosting)
- Dinkers Static Site Builder
Install the dependencies then run the development server:
npm i; gruntThe server will now watch styles/sass/styles.sass, main.js, and index.html and reload the page on localhost:3000 when they have changed.