- Search for existing issues. Your question or bug may have already been answered or fixed (try not to duplicate issues).
- If possible, try to include a reference to a live example (such as JSFiddle).
Install the required packages using:
npm install
Then build using:
npm run build
And test with
npm run test
Do not forget to smile while contributing