nocobase/packages/samples/custom-block/README.md
2022-09-30 12:38:38 +08:00

247 B

Hello sample

Register

yarn pm add sample-custom-block

Activate

yarn pm enable sample-custom-block

Launch the app

# for development
yarn dev

# for production
yarn build
yarn start

Demo

[gif]