Skip to content

stevengoldberg/cardkit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cardkit

A bunch of tools for building card games.

Set up with npm install

npm start runs the client locally at localhost:8080 (or you can use /webpack_dev_server/ if you prefer)

./runserver runs the server locally at localhost:9090

Note: To test locally, open two browser windows pointing at localhost:8080

The initial config and layout is based on http://jmfurlott.com/tutorial-setting-up-a-single-page-react-web-app-with-react-router-and-webpack/

Misc

Static files in prod are configured by mucking around with links in /www/data

About

A bunch of tools for building card games.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.5%
  • CSS 12.2%
  • HTML 3.2%
  • Shell 0.1%