Commit 1a3d34b9 by Allen

Add the missing step of grunt build to the readme

parent 5d3c3a68
...@@ -124,7 +124,7 @@ To build the frontend assets only on changes: ...@@ -124,7 +124,7 @@ To build the frontend assets only on changes:
```bash ```bash
sudo npm install -g grunt-cli # to do only once to install grunt command line interface sudo npm install -g grunt-cli # to do only once to install grunt command line interface
grunt watch grunt && grunt watch
``` ```
### Recompile backend on source change ### Recompile backend on source change
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment