https://github.com/marcos-monte/frazatto
https://github.com/marcos-monte/frazatto
bootstrap-vue vue-router vuejs
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/marcos-monte/frazatto
- Owner: Marcos-Monte
- Created: 2025-03-30T21:12:11.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-04-02T22:26:44.000Z (about 2 months ago)
- Last Synced: 2025-04-02T23:24:11.622Z (about 2 months ago)
- Topics: bootstrap-vue, vue-router, vuejs
- Language: Vue
- Homepage: https://frazatto.vercel.app
- Size: 839 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# frazatto
## 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/).