nocobase/packages/plugins/@nocobase/plugin-sample-hello
2024-03-29 17:43:20 +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.21.0-alpha.1 2024-03-29 17:43:20 +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]