fineui-react

0.0.7 • Public • Published

finui-react

运行 & 测试 & 打包

因为配置文件用了 es6+ 语法所以要求 node 的版本大于 6.10,同时建议使用 yarn 来管理依赖包。fork 项目之后可以按如下命令操作。

  npm i -g yarn # 安装 yarn
  git clone https://git.coding.net/fanruan/fineui-react.git
  cd fineui-react
  yarn # 安装依赖包
  yarn start # 开启调试模式
  yarn test # 自动测试
  yarn build # 打包代码

License

MIT

/fineui-react/

    Package Sidebar

    Install

    npm i fineui-react

    Weekly Downloads

    4

    Version

    0.0.7

    License

    MIT

    Unpacked Size

    1.36 MB

    Total Files

    301

    Last publish

    Collaborators

    • fanruan_npm