Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 273 Bytes

README.md

File metadata and controls

26 lines (22 loc) · 273 Bytes

thunder-design

what

二次元UI框架

demo

http://49.234.87.61

development

运行

npm install
npm run dev

install

npm install thunder-design --save

code it in main.js

import thunder from "thunder-design"
Vue.use(thunder)