a party game for horrible people.
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm run prod
You can add your custom cards and select the expansion packs that you want to play with.
- Handling Game Over (Running Out Of Cards)
- Add Unit Tests
- Add Custom Cards Batch Import
- Implement PWA
Cards Against Humanity is licensed under a Creative Commons Attribution-ShareAlike 2.0 International License.