mirror of
https://github.com/actix/examples
synced 2025-02-02 09:39:03 +01:00
Update README.md
This commit is contained in:
parent
1d3b392ac4
commit
6bb06a430c
@ -10,6 +10,6 @@ $ cargo run
|
|||||||
```bash
|
```bash
|
||||||
$ cd web-cors/frontend
|
$ cd web-cors/frontend
|
||||||
$ npm install
|
$ npm install
|
||||||
$ npm run dev
|
$ npm run serve
|
||||||
```
|
```
|
||||||
then open browser 'http://localhost:1234/'
|
then open browser 'http://localhost:8080'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user