Ecosyste.ms: Awesome
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: 2 days ago
JSON representation
advance vue js and typescript project with Vue router and Vuex and Firebase
- Host: GitHub
- URL: https://github.com/mgrdich/vuejs_typescript_advance
- Owner: Mgrdich
- Created: 2020-06-09T18:38:29.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T23:25:46.000Z (over 1 year ago)
- Last Synced: 2024-10-11T18:11:59.046Z (27 days ago)
- Language: Vue
- Size: 3.59 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
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/).