- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'feat(scope): some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
This projects uses commitlint with Angular configuration so be sure to use standard commit format or PR won't be accepted
Style and lint errors should be fixed with
$ yarn style:lint && yarn style:lint
## Supported Node.js versions
All the current LTS versions are supported.
## Contributors
[@JellyBellyDev](https://github.com/JellyBellyDev)
[@simonecorsi](https://github.com/simonecorsi)
[@dnlup](https://github.com/dnlup)
[@antoniomuso](https://github.com/antoniomuso)