/cool-coop-games

A short list with the played/to play coop games

Primary LanguageJavaScriptMIT LicenseMIT

cool-coop-games

A short list with the played/to play coop games

This project was bootstrapped with Create React App.

Installation guide

Steps:

  1. Clone this project git clone git@github.com:marchys/cool-coop-games.git

  2. Install node version specified in file .nvmrc, be sure that the version is the correct one with node -v

    Mac Installer, Windows Installer, Ubuntu, by packet manager

    We recommend using nvm to easily install multiple versions of node.

  3. Install all dependencies with npm install.

  4. Create .env with the contents of .env.default

Development

Run: npm start to start a local server in http://localhost:3000 that rebuilds at any change