Skip to content

Quick development framework, which includes API interface configuration, UI interface configuration, and UI component configuration. Implement rapid development of complex systems based on configuration.

License

Notifications You must be signed in to change notification settings

yinxu46/frappe-config

Repository files navigation

frappe-config

NPM version NPM downloads

A react library developed with dumi

Usage

TODO

Options

TODO

Development

# install dependencies
$ pnpm install

# develop library by docs demo
$ pnpm start

# build library source code
$ pnpm run build

# build library source code in watch mode
$ pnpm run build:watch

# build docs
$ pnpm run docs:build

# check your project for potential problems
$ pnpm run doctor

LICENSE

MIT

About

Quick development framework, which includes API interface configuration, UI interface configuration, and UI component configuration. Implement rapid development of complex systems based on configuration.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages