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
- Host: GitHub
- URL: https://github.com/oscarcornejo/memes-app
- Owner: oscarcornejo
- Created: 2021-03-30T22:52:07.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-30T22:54:32.000Z (about 4 years ago)
- Last Synced: 2025-02-14T23:20:07.049Z (3 months ago)
- Topics: axios, bootstrap4, node-sass, vue-router, vuejs, vuex
- Language: Vue
- Homepage: https://memes-vue-app.netlify.app/
- Size: 152 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).