Skip to content

Commit

Permalink
增加配置注释
Browse files Browse the repository at this point in the history
  • Loading branch information
EvaLotus committed Feb 6, 2021
1 parent ee439e1 commit ed15ed3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -22,6 +22,12 @@ npm start

# build for production with minification
npm run build

# serve with hot reload request production env
npm run start-pro

# auto fix eslint error
npm run fix
```

For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).

0 comments on commit ed15ed3

Please sign in to comment.