Basic starter project for working with Node Sass.
Normalize is included as both a starting point and an example of how including files works.
npm run compile
– Compile SCSS code into CSS codenpm run start
– Start a live-reloading development server on port 5000