Skip to content

typetron/example-scrum-poker-planning

Repository files navigation

Real-time app that can be used to plan your sprint using the Fibonacci sequence

Installation

Install the backend dependencies

$ npm install

Install the frontend dependencies

$ cd frontend
$ npm install

Running the app

Start the backend

$ npm start

Start the frontend

$ cd frontend
$ npm start

About

Scrum poker planning app using Typetron WebSockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published