513 B
513 B
Prerequisites:
- Node and NPM
Flow:
- Fork the repository and checkout
masterbranch - Run
npm installto get or update the dependencies - Run
npm startto builddist/anddocs/directories - Change JavaScript or LESS files in
src/directories - Do not commit changes to dist/ or docs/. These will only be built on merge.
- Once finished, submit a Pull Request. Remember to target
masteras destination branch
Thank you.