https://github.com/brandonwingerair/interior-decor-vuetify-js
Custom redesign & additional features made with Vuetify 3 based on a tutorial by "AAE IdeaPro" on YouTube.
https://github.com/brandonwingerair/interior-decor-vuetify-js
css vue vuejs vuetify vuetify-frontend vuetify-template vuetify3 vuetifyjs
Last synced: about 2 months ago
JSON representation
Custom redesign & additional features made with Vuetify 3 based on a tutorial by "AAE IdeaPro" on YouTube.
- Host: GitHub
- URL: https://github.com/brandonwingerair/interior-decor-vuetify-js
- Owner: BrandonWingerAir
- Created: 2023-03-13T15:05:41.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-06T22:12:22.000Z (8 months ago)
- Last Synced: 2025-01-13T11:25:45.315Z (3 months ago)
- Topics: css, vue, vuejs, vuetify, vuetify-frontend, vuetify-template, vuetify3, vuetifyjs
- Language: Vue
- Homepage:
- Size: 44.6 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# interior-design-vuetify-js
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).