Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neosoulink/vuejs-journey
https://github.com/neosoulink/vuejs-journey
spa vuejs vuex
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/neosoulink/vuejs-journey
- Owner: Neosoulink
- Created: 2020-07-12T02:13:14.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-05T05:23:34.000Z (almost 2 years ago)
- Last Synced: 2024-12-15T11:12:58.279Z (about 2 months ago)
- Topics: spa, vuejs, vuex
- Language: Vue
- Homepage:
- Size: 6.77 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# graf-vuejs
## Features
- Gallery & silders
- Users gestion with vue resource
- Vuex todos gestion
- Vue router integreated## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).