Skip to content
Michael Wetherald edited this page Jun 27, 2018 · 3 revisions

Installation

Dependencies

Install Node.js

Download

git clone https://github.com/compewter/whoof.git

or download the zip: https://github.com/compewter/whoof/archive/react.zip

Install

The client and server both have dependencies which need to be installed.

$ cd /path/to/repo
$ npm install
$ cd client
$ npm install

Next see Configuration

Clone this wiki locally