Skip to content

rajjejosefsson/react-rollup-ts-starter

Repository files navigation

React Rollup Component TS Starter 💎

This is an opinionated starter kit to start making an Library. The goal of this starter kit is to give you an library easily that is ready for production.

Open Source Love svg2


Demo

Storybook

What is inside

  • Rollup Module bundler for JavaScript
  • React A JavaScript library for building user interfaces
  • Jest JavaScript Testing provided by Facebook
  • Storybook UI Development Environment

How to use 🤔

To build the project - npm run build

To build with watch mode - npm run start

To test - npm run test

To start storybook - npm run storybook

To build storybook - npm run build-storybook

To deploy storybook to gh pages - npm run deploy-storybook

Contributors

Thanks goes to these people


Rasmus Josefsson

Tomeu Cabot

Karen Cubero

Contributions of any kind welcome!