https://github.com/firedev/vue-dashboard
Vue.js Playground
https://github.com/firedev/vue-dashboard
vue vuejs vuex
Last synced: about 1 year ago
JSON representation
Vue.js Playground
- Host: GitHub
- URL: https://github.com/firedev/vue-dashboard
- Owner: firedev
- Created: 2020-06-11T05:26:18.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T01:31:44.000Z (over 3 years ago)
- Last Synced: 2023-03-23T12:50:24.553Z (over 3 years ago)
- Topics: vue, vuejs, vuex
- Language: Vue
- Homepage: https://firedev-vue-dashboard.netlify.app/
- Size: 5.7 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://app.netlify.com/sites/firedev-vue-dashboard/deploys)
# vue-dashboard
Vue.js Playground
https://firedev-vue-dashboard.netlify.app/
- Vue: Router, Vuex, Transitions
- Slack: Messaging
- Firebase: Data storage
- ApexCharts: Charts
- CSS3: Animation, Variables, Flexbox
## 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/).