https://github.com/elevatebart/test-app-vsg
https://github.com/elevatebart/test-app-vsg
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/elevatebart/test-app-vsg
- Owner: elevatebart
- Created: 2023-01-27T15:53:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-06T17:00:42.000Z (over 2 years ago)
- Last Synced: 2025-02-13T15:34:55.810Z (4 months ago)
- Language: Vue
- Size: 176 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# test-app-vsg
## 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/).