mirror of
https://gitee.com/nocobase/nocobase.git
synced 2024-12-05 05:38:23 +08:00
233 B
233 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
yarn start
Demo
[gif]