mirror of
https://github.com/turt2live/matrix-dimension.git
synced 2024-10-01 01:05:53 -04:00
Make things clearer
This commit is contained in:
parent
e9e0af5292
commit
7a74663296
@ -21,7 +21,7 @@ npm install
|
||||
# Run the webserver (it watches for changes)
|
||||
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
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user