mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 01:36:22 +00:00
fix typos
This commit is contained in:
@@ -19,7 +19,7 @@ Then, we have to run the app.
|
|||||||
```
|
```
|
||||||
npm run hot
|
npm run hot
|
||||||
```
|
```
|
||||||
> Actually the app can be start with `npm start@. However, the app will use the compiled script.
|
> Actually the app can be start with `npm start`. However, the app will use the compiled script.
|
||||||
|
|
||||||
By this, webpack will watch the code changes and apply it automatically.
|
By this, webpack will watch the code changes and apply it automatically.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user