Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 217 Bytes

readme.md

File metadata and controls

14 lines (8 loc) · 217 Bytes

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