Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/smitpatelx/vuetify_template

This is a vue js template created on material design principal. Along with this, every new app build on this template will be released on respective branch. ✔
https://github.com/smitpatelx/vuetify_template

materializecss routers vuelidate vuetify vuex

Last synced: 9 days ago
JSON representation

This is a vue js template created on material design principal. Along with this, every new app build on this template will be released on respective branch. ✔

Awesome Lists containing this project

README

        

# Vuetify Template
### Please dont try to push on the master branch after your commits
[Click here for demo](https://code.netdevv.com/vuetify_template/)

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Run your tests
```
npm run test
```

### Lints and fixes files
```
npm run lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).