https://github.com/byteshiva/vue-starter-ex1
https://github.com/byteshiva/vue-starter-ex1
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/byteshiva/vue-starter-ex1
- Owner: byteshiva
- Created: 2022-02-22T12:11:24.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-07T08:29:34.000Z (about 1 year ago)
- Last Synced: 2025-03-07T09:27:39.033Z (about 1 year ago)
- Language: Vue
- Homepage: https://keen-mcclintock-f79fab.netlify.app/
- Size: 198 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# learn-vuex
## 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/).