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

https://github.com/alex-rachel/vuego

vuego
https://github.com/alex-rachel/vuego

Last synced: 5 months ago
JSON representation

vuego

Awesome Lists containing this project

README

          

# vuego

## Project setup
```
npm install

npm install vue bootstrap-vue bootstrap

cnpm install bootstrap@4.5.3

npm install --save axios vue-axios
```

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

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

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