Skip to content

JoshuaBell9181/jaipur

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jaipur

Dependencies

  • npm (3.5.2)

Development

Install node dependencies

npm install

Install node

curl https://raw.githubusercontent.com/creationix/nvm/v0.31.0/install.sh | bash
nvm install stable

Build the project. This has to be done everytime a change is made

npm run build

To start the server

npm run server

Now you should see the application running at localhost:8000?player=0&id=1

About

Jaipur Clone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.8%
  • CSS 8.9%
  • HTML 5.1%
  • Shell 0.2%