an example to use antd-mobile in typescript
- React
- React Router 4
- TypeScript 2
- Webpack 3
- Redux
- Less
- PostCSS
- antd-mobile
Step 1. Make sure that you have Node.js, Webpack 3, TypeScript 2 installed global on your machine.
Step 2. Clone this repository to bootstrap your project
npm install
npm startStep 3. Go to http://localhost:9090/home and test it