1.0.11 • Published 5 years ago

test-library-core v1.0.11

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

React library seed - Francisco Castillo

Project architecture made by Francisco Castillo

React, Rollup, Typescript, Storybook and Jest

Available Scripts

In the project directory, you can run:

build

After building/publishing/installing our updated component library, we should be able to import components in two ways:

import { TestComponent } from 'react-component-library'; OR import TestComponent from 'react-component-library/build/TestComponent';

test

Runs the jest tests

storybook

Runs the storybook app in the development mode. Open http://localhost:6006 to view it in the browser.

1.0.11

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago