Update how to build authored by Roland Alton's avatar Roland Alton
...@@ -45,6 +45,7 @@ ...@@ -45,6 +45,7 @@
```bash ```bash
$ npm start $ npm start
``` ```
You might need to restart it after major commits with new dependencies.
- Build and run application - Build and run application
```bash ```bash
... ...
......