Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mgrdich/vuejs_typescript_advance

advance vue js and typescript project with Vue router and Vuex and Firebase
https://github.com/mgrdich/vuejs_typescript_advance

Last synced: 2 days ago
JSON representation

advance vue js and typescript project with Vue router and Vuex and Firebase

Awesome Lists containing this project

README

        

# vuejs_typescript_advance

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