31 lines
438 B
Markdown
31 lines
438 B
Markdown
<<<<<<< HEAD
|
|
# achievementqa-vue
|
|
|
|
## Project setup
|
|
```
|
|
npm install
|
|
```
|
|
|
|
### Compiles and hot-reloads for development
|
|
```
|
|
npm run serve
|
|
```
|
|
|
|
### Compiles and minifies for production
|
|
```
|
|
npm run build
|
|
```
|
|
|
|
### Lints and fixes files
|
|
```
|
|
npm run lint
|
|
```
|
|
|
|
### Customize configuration
|
|
See [Configuration Reference](https://cli.vuejs.org/config/).
|
|
=======
|
|
# achievementqa
|
|
|
|
业绩问答网页端
|
|
>>>>>>> fb253eee74a65880ab3928bedb75148a3b963626
|