Skip to content

dperezrada/fast_word_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Install dependency
npm install mocha underscore socket.io ejs oauth

#run tests
./node_modules/mocha/bin/mocha --ui tdd tests.js

#RUN
	#You will need to terminals
	1) node server.js
	2) If you got problem with "ejs", go one directory above (cd ..) and run "npm install ejs" there.
	
	#Go to localhost:8000 and start playing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published