/ekki

Primary LanguageJavaScript

Ekki

Deployed at https://ekki4all.herokuapp.com/

Installation

Install the server dependencies.

$ cd ekki
$ npm install

Install client dependencies

$ cd client
$ npm install

Start application

$ cd ..
$ npm run dev

.env is published only to facilitate testing