readme
This commit is contained in:
@ -29,8 +29,9 @@ Then add an `start` script to your `package.json` (the standard npm approach):
|
|||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "ws"
|
"start": "ws"
|
||||||
}
|
}
|
||||||
|
}
|
||||||
```
|
```
|
||||||
This simplifies a rather specific looking instruction set like:
|
This simplifies a rather specific-looking instruction set like:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
$ npm install
|
$ npm install
|
||||||
|
Reference in New Issue
Block a user