A Vue.js project
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
if log: 'ERROR in Node Sass does not yet support your current environment: OS X 64-bit '
npm rebuild node-sass
if in windows error, Install the build tools with this one-liner. Start PowerShell as Administrator and run:
npm install --global windows-build-tools