Skip to content

danweber/tcg-rules-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QUICK START

  1. (Optional but recommended) make a nodeenv and activate it
  2. npm install
  3. npm install -g typescript
  4. cd models; tsc
  5. (Optional but recommended) put a UI in ./build
  6. (Optional but recommended) more put cards in db/ or in cards.json or add to starters.json
  7. npm start
  8. open http://localhost:3001/

About

Simulator for a generic TCG

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published