Skip to content

Commit a285d94

Browse files
committedJan 21, 2024
Fix dev script in README
1 parent ff4b790 commit a285d94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ $ yarn
1919
## Local development
2020

2121
```
22-
$ yarn start
22+
$ yarn dev
2323
```
2424

2525
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

0 commit comments

Comments
 (0)