English | 简体中文
Please consider following this project's author, lebron0801
- 🎉 Extensible, Formily is very extensible, with a full declaration cycle and extensible support at each node
- 🚆 Continuously Update, While satisfying the business, it will continue to iterate on new functions to meet more usage scenarios
- 🌐 International, Supports multiple languages, and supports custom configuration of multiple languages
Manually,
# Create directory
$ mkdir myapp && cd myapp
# Install dependency
$ yarn install
# Start development
$ yarn run serve-dev