/umi-mobx-antd-starter

Get started with Umi.js and Ant Design.

Primary LanguageJavaScriptMIT LicenseMIT

umi-mobx-antd-starter

Get started with Umi.js and Ant Design.

Getting Started

Install dependencies.

yarn

Start dev server.

yarn start

Build for production with minification.

yarn build

Build for development with minification.

yarn dev

License

MIT