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

https://github.com/ndabap/progress-vuetify

Issue: https://www.reddit.com/r/vuejs/comments/9ytyb2/i_have_this_weird_problem_dev_vs_prod_with_vue/
https://github.com/ndabap/progress-vuetify

Last synced: 6 months ago
JSON representation

Issue: https://www.reddit.com/r/vuejs/comments/9ytyb2/i_have_this_weird_problem_dev_vs_prod_with_vue/

Awesome Lists containing this project

README

          

# progress-vuetify

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

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

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

### Run your tests
```
yarn run test
```

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

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