Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 275 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 275 Bytes

GitHub Tree View

How to build

First you need NodeJS installed. Then you can install all dependencies by:

npm install

Or if you are using Yarn:

yarn install

Then run:

npm run build

License

MIT