https://github.com/zt2tzzt/vue-power-screen
基于 vue 搭建的大屏数据可视化项目
https://github.com/zt2tzzt/vue-power-screen
coderwhy css3-animations echart svg vue
Last synced: 2 months ago
JSON representation
基于 vue 搭建的大屏数据可视化项目
- Host: GitHub
- URL: https://github.com/zt2tzzt/vue-power-screen
- Owner: Zt2tzzt
- License: mit
- Created: 2023-04-03T06:17:57.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-28T01:56:19.000Z (over 1 year ago)
- Last Synced: 2025-04-03T16:52:18.546Z (3 months ago)
- Topics: coderwhy, css3-animations, echart, svg, vue
- Language: Vue
- Homepage:
- Size: 1.13 MB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vue-power-screen
This template should help get you started developing with Vue 3 in Vite.
## Recommended IDE Setup
[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin).
## Customize configuration
See [Vite Configuration Reference](https://vitejs.dev/config/).
## Project Setup
```sh
npm install
```### Compile and Hot-Reload for Development
```sh
npm run dev
```### Compile and Minify for Production
```sh
npm run build
```