hjvue-ui
v0.1.5
Published
make your vue component by yourSelf
Downloads
3
Keywords
Readme
ftui
api
make your vue component by yourSelf
npm install npm run serve start the app npm run build-bundle build npm app if your to send your component to npm import {HjuiVue} from 'hjvue-ui' import 'hjvue-ui/dist/HjuiVue.css' Vue.use(HjuiVue) red