Commit c98ba54d authored by Alexandre Delanoë's avatar Alexandre Delanoë

Merge remote-tracking branch 'christian_merten/patch-1' into dev

parents 6cb8bec4 b21dc176
...@@ -57,9 +57,11 @@ To build the frontend just execute the install script at the root at the project ...@@ -57,9 +57,11 @@ To build the frontend just execute the install script at the root at the project
./bin/install ./bin/install
``` ```
Alternatively, you can use
```shell ```shell
nix -L develop nix -L develop
``` ```
and then run the `npm` commands manually.
**Local instance is ready!** (Example: http://localhost:8000/) **Local instance is ready!** (Example: http://localhost:8000/)
......
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