Skip to content

Commit 84244c6

Browse files
committed
Update README.md
1 parent 766818c commit 84244c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ npm ci
2626
and then:
2727

2828
~~~
29-
npm start
29+
npm run dev
3030
~~~
3131

3232
This starts a watcher that builds the project every time you make some changes. Also, the local version of your app (running on localhost:3000) gets opened in your default browser automatically.

0 commit comments

Comments
 (0)