Skip to content

nikolasleblanc/testbabel

Repository files navigation

Sample Monorepo Setup with JS and TS, storybook and styleguidist

This repo comes with two sample components, one called Hello which is written in Typescript and one called World which written in Javascript.

Additional component packages can be generated using the commands listed below.

Setup

yarn

Using Styleguidist and Storybook

Styleguidist

yarn styleguidist

Storybook

yarn storybook

Generating new component skeletons

JSX (SFC)

yarn generate-sfc-jsx

TSX

yarn generate-tsx

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published