Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 566 Bytes

readme.md

File metadata and controls

24 lines (18 loc) · 566 Bytes

planning-deck Build Status

Progressive web app that looks and feels like a deck of planning poker cards. From Hexacta Innovation Labs.

Run in development mode

$ yarn
$ npm run start

Run in production mode

$ npm run build
$ npm run start:prod

And deploy to firebase (needs firebase CLI installed)

$ npm run deploy

License

MIT © Hexacta