Yet Another Cards Against Humanity App
# install dependencies
yarn
# copy environment file and fill in
cp .env.example .env
# serve with hot reload at localhost:3100
yarn start:dev
# build for production and launch server
yarn build
yarn start
Project Cards is an online game based on, but not affiliated to, Cards Against Humanity.
The source of this game is licensed under the GNU GENERAL PUBLIC LICENSE. Bug reports and contributions are welcome.
The game concept and official card decks, created by Cards Against Humanity, are used under a Creative Commons BY-NC-SA 2.0 license.