add missing dollar sign

This commit is contained in:
AllenFang 2019-02-01 14:32:32 +08:00
parent 8ae35d926b
commit 9a07192b0a
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ $ npm run start
$ npm run start:dev
# production mode
npm run start:prod
$ npm run start:prod
```
## Test