Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 628 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 628 Bytes

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.