Skip to content

baitcenter/DracoApp

 
 

Repository files navigation

English | 简体中文

DracoApp

Features

  • 💎 Neat Design: Follow Ant Design specification
  • 📐 Common Templates: Typical templates for enterprise applications
  • 🚀 State of The Art Development: Newest development stack of React/dva/antd
  • 📱 Responsive: Designed for varies of screen size
  • 🎨 Themeing: Customizable theme with simple config
  • 🌐 International: Built-in i18n solution
  • ⚙️ Best Practice: Solid workflow make your code health
  • 🔢 Mock development: Easy to use mock development solution
  • UI Test: Fly safely with unit test and e2e test

Usage

$ git clone git@gitlab.parsec.com.cn:Yanghc/DracoMobile
$ cd DracoMobile
$ npm install
$ npm start         # visit http://localhost:8002

Or you can use the command tool: ant-design-pro-cli

$ npm install ant-design-pro-cli -g
$ mkdir pro-demo && cd pro-demo
$ pro new

More instruction at documentation

Compatibility

Modern browsers and IE11.

Contributing

Any Contribution of following ways will be welcome:

  • Submit issue to report bug or ask questions.
  • Propose pull request to improve our code.

About

React,dva,mobile.ant.design

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.9%
  • CSS 20.2%
  • HTML 0.9%