| Change-Id: I09a73aadda978ad9511264a756b2ce51f5761adf | ||
|---|---|---|
| .. | ||
| .storybook | ||
| __tests__ | ||
| config | ||
| src | ||
| .stylelintrc.js | ||
| README.md | ||
| eslint.config.js | ||
| package.json | ||
| tsconfig.build.json | ||
| tsconfig.json | ||
| tsconfig.misc.json | ||
| vitest.config.ts | ||
		
			
				
				README.md
			
		
		
			
			
		
	
	@coze-studio/plugin-shared
Project template for react component with storybook.
Features
- eslint & ts
- esm bundle
- umd bundle
- storybook
Commands
- init: rush update
- dev: npm run dev
- build: npm run build