Fix typo in start command

This commit is contained in:
Isha 2022-07-07 12:12:53 +02:00
parent fe15551e62
commit 366d34bd9a

View file

@ -13,7 +13,7 @@ npm install
### Hosts dev server and hot-reloads modules as they're changed ### Hosts dev server and hot-reloads modules as they're changed
``` ```
npm starts npm start
``` ```
### Compiles and minifies for production ### Compiles and minifies for production