Skip to content

build tools for not only Yep-React but also any React Components written by TypeScript

Notifications You must be signed in to change notification settings

yep-org/yep-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@jdcfe/yep-tools 🔧🔧🔧

npm package

Tools for not only Yep-React but also react components written by TypeScript

yep-tools run dev
yep-tools run dist 
yep-tools run compile
yep-tools run clean
yep-tools run watch
yep-tools run build:demo

yep-tools run dev

组件的demo默认example文件下,index.tsx,样式支持css、.module.css、scss、.module.scss

yep-tools run build:demo

编译构建组件的demo,生成可预览的文件