Skip to content

akshayaviabird/avia-poker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Commands

yarn install installs all the dependencies required to run the webapp.

yarn dev starts the game with hot reloading provided by nodemon.

  • The game will be viewable by navigating to localhost:3000.

yarn start runs the Node server without hot reloading. Intended for deployment use.

yarn test evaluates the unit tests located in test/classes/.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published