1
0
mirror of https://github.com/actix/examples synced 2025-06-28 09:50:36 +02:00

Update README.md

This commit is contained in:
krircc
2019-03-30 09:48:55 +08:00
committed by GitHub
parent 1d3b392ac4
commit 6bb06a430c

View File

@ -10,6 +10,6 @@ $ cargo run
```bash
$ cd web-cors/frontend
$ npm install
$ npm run dev
$ npm run serve
```
then open browser 'http://localhost:1234/'
then open browser 'http://localhost:8080'