nocobase/packages/plugins/@nocobase/plugin-sample-custom-collection-template
2023-12-04 11:01:24 +08:00
..
src
.npmignore
client.d.ts
client.js
package.json chore(versions): 😊 publish v0.16.0-alpha.6 2023-12-04 11:01:24 +08:00
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]