0.0.6 • Published 3 years ago

olap-chart-cc v0.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

vue3-tsx-demo

项目说明

  • 灰度大看板,使用vue3 typescript tsx antd
  • vue3建议使用composite api编写组件,但同时也兼容vue2的options api + template写法
  • 本地可以访问http://localhost:8080/demo查看vue3开发demo

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Run your end-to-end tests

npm run test:e2e

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.