nocobase/packages/samples/custom-collection-template
2023-07-29 20:25:18 +08:00
..
src refactor(client)!: application, router and plugin (#2068) 2023-07-07 14:35:22 +08:00
client.d.ts refactor(client)!: application, router and plugin (#2068) 2023-07-07 14:35:22 +08:00
client.js refactor(client)!: application, router and plugin (#2068) 2023-07-07 14:35:22 +08:00
package.json chore(versions): 😊 publish v0.11.1-alpha.5 2023-07-29 20:25: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]