This is my recreation of a popular Vietnamese card game called 13. Playable with friends all in the browser! Multiplayer and social features are still a work in progress, but I hope to have them added soon.
Run 'npm install' to install all necessary dependencies. Install mongoDB Run 'npm run server' to start up the server
An nvmrc
file is included if using nvm.
- Node v12.18.3
- Axios v0.20.0
- Express v4.1.0
- Mongo v3.6.2
- React v16.13.1
- React-DOM v16.13.1
- CardJS v1.1.1
From within the root directory:
- npm install