nocobase/packages/plugins/@nocobase/plugin-sample-hello
2024-08-26 00:16:25 +08:00
..
src
.npmignore
client.d.ts
client.js
package.json feat: 1.4.0-alpha 2024-08-26 00:16:25 +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]