tachybase_todo/packages/plugins/@tachybase/plugin-sample-hello/README.md
sealday ede7ead8b1 chore(version): release v0.21.34 (#1045)
Co-authored-by: sealday <sealday@gmail.com>
Reviewed-on: daoyoucloud/tachybase#1045
2024-05-24 01:06:06 +08:00

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]