We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 930157c + f2b477d commit 036bf30Copy full SHA for 036bf30
example/README.md
@@ -1,6 +1,9 @@
1
# Webpack Hot Middleware Example
2
3
* Install deps
4
+
5
+**NOTE**:
6
+> You shoude execute `npm install` command in parent folder first. Then run this command once again in `examples/` folder.
7
```sh
8
npm install
9
```
0 commit comments