nocobase/packages/samples/custom-collection-template
2023-03-09 12:45:30 +08:00
..
src feat: configurable the scope of target collections (#1165) 2022-12-01 14:24:35 +08:00
client.d.ts Feat/collection templates (#1124) 2022-11-29 11:31:30 +08:00
client.js Feat/collection templates (#1124) 2022-11-29 11:31:30 +08:00
package.json chore(versions): 😊 publish v0.9.1-alpha.2 2023-03-09 12:45:30 +08:00
README.md Feat/collection templates (#1124) 2022-11-29 11:31:30 +08:00

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]