1
0
mirror of https://github.com/actix/examples synced 2025-01-22 22:05:57 +01: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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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'