Skip to content

omriwa/beat81

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Read me!

Installation

	npm i
	cd ./server
	npm i
	cd ..
	cd ./client
	npm i

Run

	npm start

Test

	npm start
	in new window type:
	npm test