6bed393c12
Backend Tests / backend-unit-test (push) Has been cancelled
Backend Tests / benchmark-test (push) Has been cancelled
CI@main / Node.js v22 (ubuntu-latest) (push) Has been cancelled
Thrift Syntax Validation / validate-thrift (push) Has been cancelled
License Check / License Check (push) Has been cancelled
17 lines
252 B
Markdown
17 lines
252 B
Markdown
# @coze-agent-ide/plugin-shared
|
|
|
|
> Project template for react component with storybook.
|
|
|
|
## Features
|
|
|
|
- [x] eslint & ts
|
|
- [x] esm bundle
|
|
- [x] umd bundle
|
|
- [x] storybook
|
|
|
|
## Commands
|
|
|
|
- init: `rush update`
|
|
- dev: `npm run dev`
|
|
- build: `npm run build`
|