0.1.1 • Published 1 year ago

@dxsixpc/generator v0.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

page-generator

NPM version NPM downloads

低代码页面(表单)生成器

Usage

TODO

Options

TODO

Development

# install dependencies
$ npm install

# develop library by docs demo
$ npm start

# build library source code
$ npm run build

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

# build docs
$ npm run docs:build

# check your project for potential problems
$ npm run doctor

LICENSE

MIT