install dependencies:
npm i
see the UI run an http server from root of the project or run:
npm run pyServer;
Watch and compile SASS and optimise images run:
gulp
Watch and compile ES6 modules:
npm start
| Name | Name | Last commit date | ||
|---|---|---|---|---|
install dependencies:
npm i
see the UI run an http server from root of the project or run:
npm run pyServer;
Watch and compile SASS and optimise images run:
gulp
Watch and compile ES6 modules:
npm start