Skip to content

haggen/planningpoker

Repository files navigation

Planning poker

  • 👉 Free, open-source and hosted on the edge.
  • 🖼️ Clean and focused design. Check it out on Figma.
  • 🔒 No back-end. Data is shared directly between connected browsers.

Development

This web application is built using Parcel. Node.js v18+ is recommended.

To install the dependencies:

npm ci

To start the development server.

npm start

After changes you should run the lint script to lint, type check and format the code:

npm run lint

Legal

Apache-2.0 © 2022 Arthur Corenzan.