GithubHelp home page GithubHelp logo

antd-bin's Introduction

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

antd-bin's People

Contributors

afc163 avatar sorrycc avatar yiminghe avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.