An open API service indexing awesome lists of open source software.

https://github.com/anthinkingcoder/vue-components-template

base vue-cli3.0
https://github.com/anthinkingcoder/vue-components-template

Last synced: 8 months ago
JSON representation

base vue-cli3.0

Awesome Lists containing this project

README

          

# vue-components-template

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Run your tests
```
npm run test
```

### Lints and fixes files
```
npm run lint
```