Skip to content
/ ts-rlb Public

Boilerplate to react typeScript library bundle

License

Notifications You must be signed in to change notification settings

xN8Tx/ts-rlb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript React Library Bundle

Boilerplate to react typeScript library bundle with Storybook Loki and Jest.


Tools


Features

  • Build React UI library
  • Lint and formatting your code by Eslint and Prettier
  • Unit tests and screenshots tests for your project

Getting started

  1. Create project by
  npx ts-rlb lib-name
  1. If you need edit .env file.
  2. Start development by
  npm run storybook
  1. Create your components in src folder
  2. Build your project by
  npm run build

About

Boilerplate to react typeScript library bundle

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published