serve static
This commit is contained in:
parent
cd56664442
commit
d7ef06b487
6 changed files with 9 additions and 3 deletions
|
|
@ -15,5 +15,5 @@ Note: I'm assuming you're running Ubuntu 22.04.
|
|||
|
||||
## How to run
|
||||
|
||||
* You can get the dev containers up and running with `npm run start:containers`.
|
||||
* You can get the dev containers up and running with `npm run start:containers`. You can visit the app at `localhost`.
|
||||
* If you would rather only run the express app locally, you can just do `npm run start` instead.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue