An open API service indexing awesome lists of open source software.

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.

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/).