Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 691 Bytes

README.md

File metadata and controls

37 lines (20 loc) · 691 Bytes

PokerIt

A planning poker web application.

Getting Started

Prerequisites

Running app

Setup your Firebase APP KEY

Fill the .env file with your Firebase App Key.

yarn install

Installs the app dependences.

yarn start

Runs the app in the development mode.

yarn build

Builds the app for production to the build folder.

Built With

Authors