https://github.com/cmartinezone/vue3-bigix-template
https://github.com/cmartinezone/vue3-bigix-template
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cmartinezone/vue3-bigix-template
- Owner: cmartinezone
- Created: 2022-03-08T01:09:41.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-13T09:42:58.000Z (almost 4 years ago)
- Last Synced: 2025-03-15T19:48:11.137Z (9 months ago)
- Language: Python
- Size: 657 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue3-bigix-template
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).