文件名称:material-ui-es6-sample:使用ES6和jspm的Material-UI示例
文件大小:7KB
文件格式:ZIP
更新时间:2024-05-20 17:34:31
JavaScript
material-ui-es6-sample 使用ES6和示例。 这基本上是对Material-UI作为ES6的重写,并使用jspm作为浏览器包管理器/翻译器。 该示例由托管。 如何使用 # Clone this repo git clone https://github.com/lyphtec/material-ui-es6-sample # cd into it cd material-ui-es6-sample # install necessary npm & jspm packages npm install jspm install # make sure that we are using react@0.13.3 (as it seems that the react-tap-event-plugin module tries to also install react
【文件预览】:
material-ui-es6-sample-master
----.gitignore(848B)
----.eslintrc(657B)
----package.json(1KB)
----src()
--------app()
--------main.css(96B)
--------config.js(4KB)
--------index.html(857B)
----README.md(1KB)
----start.js(87B)
----.gitattributes(693B)