Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wendy-guo/card-jitsu
a "remake" of the classic card-jitsu game from club penguin, paired with your (my) favourite (island's) animal crossing villagers 🤍
https://github.com/wendy-guo/card-jitsu
Last synced: about 1 month ago
JSON representation
a "remake" of the classic card-jitsu game from club penguin, paired with your (my) favourite (island's) animal crossing villagers 🤍
- Host: GitHub
- URL: https://github.com/wendy-guo/card-jitsu
- Owner: wendy-guo
- Created: 2020-11-26T20:17:05.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-29T20:44:40.000Z (almost 4 years ago)
- Last Synced: 2024-08-01T21:55:33.177Z (5 months ago)
- Language: JavaScript
- Homepage: https://card-jitsu.herokuapp.com/
- Size: 8.48 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- starred - wendy-guo/card-jitsu - a "remake" of the classic card-jitsu game from club penguin, paired with your (my) favourite (island's) animal crossing villagers 🤍 (JavaScript)
README
# card-jitsu
https://card-jitsu.herokuapp.com/
### to run
cd client
npm install
npm run build
cd ../
npm install
node server.js