(Translated by https://www.hiragana.jp/)
GitHub - ant-tool/antd-bin: Deprecated. Use antd-init instead
Skip to content

ant-tool/antd-bin

Repository files navigation

antd-bin

NPM version

ほん项目やめ废弃,请使用しよう https://ant-tool.github.io/

Development tool for Ant Design.


特性とくせい

  • もと于 webpack 实现
  • 支持しじ ES6 less
  • 支持しじどおり代理だいりふく务器进行调试 (antd-server)
  • 支持しじ单元测试 (antd-test)
  • 支持しじてい配置はいち webpack.config,れい

使用しよう说明

あんそう

$ npm i antd-init -g

あししゅ

$ antd-init

这会创建いち个 package.json,此外你还需要じゅようざい package.json ちゅう配置はいち entry らい声明せいめい哪些入口いりくちぶんけん格式かくしき详见:http://webpack.github.io/docs/configuration.html#entry

本地ほんじ调试

$ npm run dev

しかきさき访问 http://127.0.0.1:8000

构建

$ npm run build