Skip to content

ozandogrultan/scrum-poker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scrum Poker Planning

This is a React.js + Express.js Scrum Poker Planning web application, that allows project management for scrum masters and developers.

How to start

In the project directory, you can run:

npm install

This command installs required node packages for the application to run, listed in package.json.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

You should also run node server.js to communicate with local Express.js backend.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published