nocobase/packages/samples/custom-collection-template
2023-05-11 12:49:18 +08:00
..
src fix: eslint (#1759) 2023-04-25 13:12:14 +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.3-alpha.1 2023-05-11 12:49:18 +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]