https://github.com/tripflex/fiery-vuex-fnname-mutation
https://github.com/tripflex/fiery-vuex-fnname-mutation
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tripflex/fiery-vuex-fnname-mutation
- Owner: tripflex
- Created: 2019-05-12T23:41:06.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-12T23:41:55.000Z (about 7 years ago)
- Last Synced: 2025-01-20T17:33:06.137Z (over 1 year ago)
- Language: Vue
- Size: 261 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fiery-vuex-fnname-mutation
## 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/).