nocobase/packages/plugins/@nocobase/plugin-sample-hello
2024-03-26 17:25:06 +08:00
..
src refactor(SchemaInitializers): unify naming style (#3604) 2024-03-14 14:13:11 +08:00
.npmignore
client.d.ts
client.js
package.json chore(versions): 😊 publish v0.20.0-alpha.17 2024-03-26 17:25:06 +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]