Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fedorae-com/vfc

Reusable Vuetify Components
https://github.com/fedorae-com/vfc

components frontend-components javascript material material-components material-design material-theme typescript ui ui-components ui-library vue vue-components vue-material vue-vuetify vuejs vuetify vuetify-components vuetifyjs

Last synced: 3 months ago
JSON representation

Reusable Vuetify Components

Awesome Lists containing this project

README

        

# Vuetify Components

**Component List**
1. Login
2. Register
3. ForgotPassword
4. ProfileContactCard
4. ImageUploadPreview

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