README
Focus-View
A Vue.js 2.0 UI Toolkit base Element for Web.
Links
- Element Homepage and documentation
- International users: http://element.eleme.io/
- Chinese users: http://element-cn.eleme.io/
- element-github
安装
npm install element-ui-focus
需要使用 http://ued.vemic.com:4873/
注意
因为使用了 node-sass ,所以需要安装 python2.* 并设置环境变量
魔改建议
扩展
增加组件时,需要修改 components.json 和 index.scss
FAQ
Browser Support
Modern browsers and Internet Explorer 10+.
LICENSE
MIT
test
import {HelloWorld} from "lib";
console.log(">>>>>>>>", HelloWorld);