mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-09 15:39:24 +08:00
* fix: add license code * fix: bug * fix: bug * fix: upgrade * fix: improve * chore: add copyright information to the file header * fix: d.ts bug * fix: bug * fix: e2e bug * fix: merge main --------- Co-authored-by: chenos <chenlinxh@gmail.com>
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]