我想沙箱材料-ui组件用于测试/实验,我看到它只是一个npm包。
Codepen使得使用Babel变得很容易,但是imports语句似乎不起作用。在Pro帐户上,您将获得文件资源,但这些资源只能通过http:// reference访问。
有Create a tool to build a standalone version of Material-UI,但这是我在这个方向上能找到的所有东西。
我感兴趣的想法和方法,即使是困难的,可以实现在基于web的沙箱中获得material-ui的目标。
发布于 2016-06-01 05:35:04
正在进行的工作:https://github.com/callemall/material-ui/pull/4342
(这就是说我必须写更多。)
https://stackoverflow.com/questions/37532539
复制相似问题