cra-template-antd-mobx
v0.1.2
Published
create-react-app template with antd + mobx
Downloads
3
Maintainers
Readme
cra-template-antd-mobx
This is the custom template (Integrates Ant Design and Mobx) for Create React App.
For more information, please refer to:
- Getting Started – How to create a new app.
- User Guide – How to develop apps bootstrapped with Create React App
- MobX with React – MobX in React brings easy reactivity to your components. It can handle whole application state as well.
- Ant Design – React is used to encapsulate a library of components which embody our design language.
Usage
npx create-react-app [my-app-name] --template antd-mobx