🚀 Technologies | 💻 The project | 🤔 How to contribute? | 🔖 How to run | 📝 License
This project was developed using the following technologies:
Royal planning poker is an free and open source project that helps agile teams to score their activities simply and quickly.
This application is available on the platforms below:
- WEB (Next.js)
- Fork this repo;
- Create one branch with your feature:
git checkout -b my-feature
; - Commit your changes:
git commit -m 'feat: My new feature'
; - Push you changes:
git push origin my-feature
. - Open a pull request.
Once your PR is merged you can delete your branch.
git clone https://github.com/Royal-planning-poker/server.git
yarn install
yarn start
This project is under the MIT license. See the archive LICENSE for more details.
Made with ♥ by Royal Planning Poker 👋