AnnyCaroline / react-storybook-typescript

Medium - Storybook with ReactJS TypeScript

Home Page:https://medium.com/@annycarolinegnr/storybook-with-react-typescript-1c15a1cbc26a

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rts

Storybook with ReactJS TypeScript

This repository is part of this Medium article

About

This repository is a simple TypeScript with ReactJS application that uses Storybook and Storybook-docs. It only has a simple Tag component:

gif

Scripts

  • yarn storybook: run storybook

From create-react-app:

  • yarn start: run ReactJS application. This application is the same created by create-react-app, without alteration;
  • yarn build;
  • yarn test;
  • yarn eject;

About

Medium - Storybook with ReactJS TypeScript

https://medium.com/@annycarolinegnr/storybook-with-react-typescript-1c15a1cbc26a


Languages

Language:TypeScript 73.0%Language:HTML 16.9%Language:CSS 9.1%Language:JavaScript 1.0%