Skip to content

Commit 721b0a9

Browse files
committed
docs: update README
1 parent 1464ae4 commit 721b0a9

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
@@ -13,11 +13,11 @@ Install dependencies:
1313

1414
Start development server:
1515

16-
$ npm start
16+
$ npm run dev
1717

1818
Create production build:
1919

20-
$npm build
20+
$ npm run build
2121

2222
## Deployment
2323

0 commit comments

Comments
 (0)