tm-ivubasic
v0.3.0
Published
## Demo To view a demo online: [https://tm-fe.github.io/ivuBasic/examples/dist/](https://tm-fe.github.io/ivuBasic/examples/dist/)
Readme
ivuBasic
Demo
To view a demo online: https://tm-fe.github.io/ivuBasic/examples/dist/
To view demo examples locally clone the repo and run yarn install && yarn dev or view local example
Project setup
yarn installCompiles and hot-reloads for development
yarn devCompiles and minifies for production
yarn dist项目依赖
必要依赖 tm-iview、lodash
yarn add tm-iview
yarn add lodash按需依赖 node-emoji
yarn add node-emoji