Feel free to contribute to markular!
Build library:
npm run buildand run the demo app:
npm run serveIn order to run the tests enter:
npm test- Create a fork
- Create a new branch from
release(ormainif not existing) - Make your changes
- Add new tests if appropriated & run all tests
- Commit & push your changes
- Submit a pull request 🚀
Thank you!