update README: npm script
This commit is contained in:
parent
b5e9714309
commit
92e060c2fd
|
|
@ -217,14 +217,14 @@ xhr.send(null);
|
|||
|
||||
```
|
||||
$ npm install
|
||||
$ npm run start
|
||||
$ npm run dev
|
||||
```
|
||||
|
||||
## Make a release
|
||||
|
||||
```
|
||||
$ npm install
|
||||
$ npm run test
|
||||
$ npm run build
|
||||
```
|
||||
|
||||
## Related Projects
|
||||
|
|
|
|||
Loading…
Reference in New Issue