/code-names

Primary LanguageJavaScript

Code Names

A web implementation of the great board game !

📥 Install

By hand

git clone https://github.com/henricazottes/code-names.git
cd code-names/
yarn

yarn serve # Run for debug with js frontend hot reload
# or
yarn start # Run for production

Heroku

Deploy

Simple 👌.