Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 247 Bytes

development.md

File metadata and controls

12 lines (9 loc) · 247 Bytes

After cloning to a new machine: npm install

To start the development server: npm start

To build a new version to use together with website: npm run build (commit & sync after that)

To upload new version to CDN: draft a release on Github.