Skip to content

Commit ae80d1d

Browse files
authored
docs: update npm usage (#12)
1 parent c4e2b12 commit ae80d1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ Starter for [Vite](https://github.com/vuejs/vite) + [VueUse](https://github.com/
1414
## Installation
1515

1616
1. Clone this repository
17-
2. `npm`
18-
3. `npm i`
17+
2. `npm i`
18+
3. `npm run dev`
1919
4. open http://localhost:3000 in your browser
2020

2121
## More Example

0 commit comments

Comments
 (0)