Skip to content

Commit 43674e9

Browse files
authored
Update node-run.md
1 parent 193cbf6 commit 43674e9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/mura/node-run.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ cd Mura
3333

3434
Once the frontend folder is there you just need to run this:
3535
```bash
36-
npm i express open
36+
npm i express open cors
3737
node quickrun.js
3838
```
3939

40-
This will automatically open the browser on localhost with the frontend running.
40+
This will automatically open the browser on localhost with the frontend running.

0 commit comments

Comments
 (0)