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

https://github.com/oscarcornejo/memes-app

Memes App con Vuejs y Vuex
https://github.com/oscarcornejo/memes-app

axios bootstrap4 node-sass vue-router vuejs vuex

Last synced: about 2 months ago
JSON representation

Memes App con Vuejs y Vuex

Awesome Lists containing this project

README

        

# vuex-app

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

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

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

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