-
Notifications
You must be signed in to change notification settings - Fork 4
Develop and Contribute
XhacKX edited this page Dec 3, 2019
·
1 revision
PRs and new contributors are welcome.
A `src` directory is available for any ES6 development, project is using Babel in order to transpile the scripts in ES5 and save them into the `build` directory. The following npm script runs the Babel job
npm run babel
npm run test
Please use the Issue Tab to report any bugs or file feature requests.