Skip to content

dbartoss/Cards_Against_Humanity.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cards Against Humanity

Tech

Cards Against Humianity uses a number of open source projects to work properly as monorepo:

  • Lerna - A tool for managing JavaScript projects with multiple packages.
  • Yarn - Yarn is a package manager that doubles down as project manager.
  • Node.js - Node.js is an open-source, cross-platform, JavaScript runtime environment.

Installation

Cards Against Humianity requires Node.js v12+ to run.

Install the dependencies and devDependencies for monorepo.

$ cd Cards_Against_Humanity.
$ yarn install

License

MIT

Free Software, Hell Yeah!