@yidun/soteria-ui
v0.2.10
Published
A Component Library for Vue.js.
Downloads
17
Readme
Soteria UI
Usage
Keep same api with Element UI
Development
Generate new componnent
npm run new component
View demo from example
npm run dev
if want to test single component, just import in examples/play/index.vue
。
then:
npm run dev:play
Release version
npm run build