npm boilerplate with basic setup
Version 20.11.1
Make sure you have Node.js installed:
- Install Node.js from http://nodejs.org
- Install project dependencies with
npm install
.
You may need to run the install commands as admin, so for Mac, use sudo npm install
.
npm i
npm run watch
just build:
npm run scss
npm run js