nocobase/packages/samples/hello/README.md
2022-09-26 15:18:20 +08:00

247 B

Hello sample

Register

yarn pm add sample-hello

Activate

yarn pm enable sample-hello

Launch the app

# for development
yarn dev

# for production
yarn build samples/hello
yarn start

Demo

[gif]