Deployed at https://ekki4all.herokuapp.com/
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
Deployed at https://ekki4all.herokuapp.com/
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