- node.js (v9 up)
- npm (v6.1.0 up)
For initial setup please run:
npm iSite config is placed in the file ./src/config.json
Development build:
npm run distProduction build:
npm run dist:prodBuilded web-site sources will be generated in the folder ./dist
Startion of the development server:
npm start