Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 182 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 182 Bytes

Installing dependencies

npm install
pip install -r requirements.txt

Running

gulp && python ./start.py

Building (On Windows)

npm run build