Skip to content

vikas0sharma/ScrumPoker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScrumPoker

Sample on how to use signalR with React.

Scrum Scrum Scrum Scrum Scrum

Steps to run

  1. Run API project in Visual Studio 2019.
  2. Restore packages by running yarn command from clientapp folder.
  3. Run yarn start command to run clientapp.