nocobase/packages/plugins/@nocobase/plugin-sample-custom-collection-template
2024-01-12 10:21:39 +08:00
..
src
.npmignore
client.d.ts
client.js
package.json
README.md

custom-collection-template

Register

yarn pm add sample-custom-collection-template

Activate

yarn pm enable sample-custom-collection-template

Launch the app

# for development
yarn dev

# for production
yarn build
yarn start

Demo

[gif]