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

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: 3 months 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/).