Skip to content

Commit

Permalink
feat:更新使用说明
Browse files Browse the repository at this point in the history
  • Loading branch information
nonzzz committed Jan 26, 2022
1 parent 137b928 commit 61bca99
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 40 deletions.
24 changes: 6 additions & 18 deletions example_vue/README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,12 @@
# example_vue

## Project setup
```
yarn install
```
## Usage

### Compiles and hot-reloads for development
```
yarn serve
```
```bash

### Compiles and minifies for production
```
yarn build
```

### Lints and fixes files
```
yarn lint
```
$ yarn install

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).
$ yarn serve

```
19 changes: 0 additions & 19 deletions example_vue/jsconfig.json

This file was deleted.

3 changes: 0 additions & 3 deletions example_vue/vue.config.js

This file was deleted.

0 comments on commit 61bca99

Please sign in to comment.