Skip to content

Commit

Permalink
docs: update local development command
Browse files Browse the repository at this point in the history
  • Loading branch information
yuusheng committed Feb 6, 2025
1 parent 673b3d1 commit c5f8019
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ Please follow our [Specification documentation](https://www.caniusevia.com/docs/

### Useful commands

#### `npm run start`
#### `npm run dev`

Runs the app in the development mode.
Open [http://localhost:8080](http://localhost:8080) to view it in the browser.
Open [http://localhost:5173](http://localhost:5173) to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.
Expand Down

0 comments on commit c5f8019

Please sign in to comment.