My single page personal site.
- Run
npm install - Run
npm run devto watch.scssfiles in./assets/scss/directory for changes
npm run build will pre-compile all SCSS and minify it. Ideal to use before pushing changes up to git and deploying, but Netlify will do that automatically.