mirror of
https://github.com/turt2live/matrix-dimension.git
synced 2024-10-01 01:05:53 -04:00
commit
1c4b38b53a
@ -21,7 +21,7 @@ npm install
|
|||||||
# Run the webserver (it watches for changes)
|
# Run the webserver (it watches for changes)
|
||||||
npm run start:web
|
npm run start:web
|
||||||
|
|
||||||
# Run the backend (does not watch for changes)
|
# Run the backend (does not support watching for changes)
|
||||||
npm run build:app && node build/app/index.js
|
npm run build:app && node build/app/index.js
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user