nocobase/packages/plugins/@nocobase/plugin-sample-hello
2024-01-26 21:16:57 +08:00
..
src refactor: new schema initializer and schema settings (#2802) 2023-12-04 14:56:46 +08:00
.npmignore
client.d.ts
client.js
package.json chore(versions): 😊 publish v0.19.0-alpha.4 2024-01-26 21:16:57 +08:00
README.md
server.d.ts
server.js

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]