nocobase/packages/samples/custom-collection-template
2023-01-11 12:08:24 +08:00
..
src feat: configurable the scope of target collections (#1165) 2022-12-01 14:24:35 +08:00
client.d.ts
client.js
package.json chore(versions): 😊 publish v0.9.0-alpha.1 2023-01-11 12:08: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]