nocobase/packages/samples/custom-collection-template
2023-08-26 16:43:41 +08:00
..
src feat: application supervisor (#2353) 2023-08-24 17:47:45 +08:00
.npmignore refactor!: plugins build and plugins load (#2253) 2023-08-02 00:07:52 +08:00
client.d.ts refactor!: plugins build and plugins load (#2253) 2023-08-02 00:07:52 +08:00
client.js refactor!: plugins build and plugins load (#2253) 2023-08-02 00:07:52 +08:00
package.json chore(versions): 😊 publish v0.13.0-alpha.3 2023-08-26 16:43:41 +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]