-
Install packages
$ npm install
-
Run development server
$ npm start
-
Build files for production
$ npm run build
- /src
source files main directory
- /js
js source files
- /sass
sass source files
- /js
- /www
templates, files for each page. Also after the build .css and .js bundles will be generated here