This App is a clone of Cards Against Humanity.
John Dow: https://github.com/dowjohn Kevin Deganos: https://github.com/kdeganos LaTaevia Berry: https://github.com/LATAEVIA/ Fernanda Lowe: https://github.com/FeLowe/
You will need the following things properly installed on your computer.
git clone https://github.com/FeLowe/cards-against-humanity.git
this repository- change into the new directory
npm install
bower install
ember server
- Visit your app at http://localhost:4200.
Make use of the many generators for code, try ember help generate
for more details
ember test
ember test --server
ember build
(development)ember build --environment production
(production)
Deploy through Heroku or Firebase
Cards Against Humanity is available under a Creative Commons BY-NC-SA 2.0 license. That means you can use, remix, and share the game for free, but you can’t sell it without Cards Against Humanity's permission.