mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-22 05:58:21 -05:00
📝 New command with explanation in the developing
documentation page (#353)
* Update developing.md * Update developing.md * Update developing.md Removed the +
This commit is contained in:
parent
0c2dbb3a9f
commit
6963d00074
@ -368,6 +368,9 @@ Once you have finished running the above command, Websurfx should now be served
|
|||||||
> **Note**
|
> **Note**
|
||||||
> When you build the project first time with the above command it will require the app to compile every dependency in the project which will then be cached on your system. So when you compile the app next time it will only compile for the new changes.
|
> When you build the project first time with the above command it will require the app to compile every dependency in the project which will then be cached on your system. So when you compile the app next time it will only compile for the new changes.
|
||||||
|
|
||||||
|
+ `cargo run`: Starts the app and serves the project on http://127.0.0.1:8080.
|
||||||
|
|
||||||
|
|
||||||
> **Important**
|
> **Important**
|
||||||
> You must run the build command first.
|
> You must run the build command first.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user