Skip to content

simple tool to create react library with typescript and rollup

License

Notifications You must be signed in to change notification settings

remahmoud/create-react-ts-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create react typescript library

simple tool to create react library with typescript and rollup

Usage

install guide

yarn

yarn create react-ts-lib projectName

npm

npm install -g create-react-ts-lib

create-react-ts-lib projectName

// or

crtl projectName

then cd projectName and install dependencies