Updated Manual (markdown)
+1
-1
@@ -11,7 +11,7 @@ to build the project, I recommend hosting the website via nginx via the nginx co
|
|||||||
```sh
|
```sh
|
||||||
npm run dev
|
npm run dev
|
||||||
```
|
```
|
||||||
to run without building (not recommended). To start the connection websocket, go to the "src/backend" directory and run the following command:
|
to run without building (not recommended). To start the connection websocket, go to the `src/backend` directory and run the following command:
|
||||||
```sh
|
```sh
|
||||||
node starter.cjs
|
node starter.cjs
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user