Skip to content
Snippets Groups Projects
Commit 053f64c4 authored by Zachary Sabourin's avatar Zachary Sabourin
Browse files

Update readme build instructions

parent f38de1dd
No related branches found
No related tags found
No related merge requests found
......@@ -19,6 +19,12 @@ Requirements:
* node.js + npm
* make
To build and start the api server:
```bash
make compile-start
```
You can run your application in dev mode that enables live coding using:
```bash
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment