mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-07 14:39:25 +08:00
* feat: node >= 18 * fix: release version * chore(versions): test publish packages xxx * fix: gitignore
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]