diff --git a/web-cors/README.md b/web-cors/README.md index 6dd3d77f..cff3c1d0 100644 --- a/web-cors/README.md +++ b/web-cors/README.md @@ -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'