Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 356 Bytes

readme.md

File metadata and controls

14 lines (12 loc) · 356 Bytes

Quickstart guide

Install dependencies

npm i

Edit config file

The config.js file holds all of the options you need to enable development with a local server. To enable it to run with a local backend, change the API_HOST variable to your local path.

Start the server

npm start

Submodule test - ignore.