- Preview: https://mehran13mome.ir
- 💎 Hooks: Use react hooks API instead of traditional class API
- 📐 Common Templates: Typical templates for enterprise applications
- 📱 Responsive: Designed for variable screen sizes
- ⚙️ Best Practices: Solid workflow to make your code healthy
$ git clone https://github.com/mome13/react-multi-step-register-form.git
# npm
$ npm install
$ npm start
# yarn
$ yarn install
$ yarn start
# npm
$ npm install
$ npm run build
# yarn
$ yarn install
$ yarn start
Modern browsers and Internet Explorer 10+.
IE / Edge |
Firefox |
Chrome |
Safari |
Opera |
Electron |
---|---|---|---|---|---|
IE11, Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
We very much welcome your contribution, you can build together with us in the following ways 😃
- Use Ant Design Pro in your daily work.
- Submit GitHub issues to report bugs or ask questions.
- Propose Pull Request to improve our code.