cls-master-lib-testing
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

cls-master-lib

Simple Library for React.js with Storybook.

Published at NPM.

Storybook

Github


Participants

| Caio Sousa

Components

  • [x] Foundations
  • [x] Actions
  • [x] Forms
  • [x] Layouts
  • [x] Content
  • [x] Utilities

Techs

  • [x] React.js
  • [x] Next.js
  • [x] Storybook
  • [x] Styled Components
  • [x] TypeScript
  • [x] Eslint

What can be better?

  • More components
  • If you find a bug report it on my linkedin

Usage

  1. Run npm i / yarn add cls-master-lib in your React.js project.
  2. Import components from the package and get started.
  3. Visit the website page for details.

Start Development Environment

  1. Clone this repository;
  2. Run npm i or yarn at each project in order to install dependencies.
  3. Run yarn storybook.
  4. Access localhost:6006 in your browser.
  5. Run yarn build to generate your own build "/dist".
  6. Run yarn build-storybook to generate your own build for github "/docs".

Readme

Keywords

none

Package Sidebar

Install

npm i cls-master-lib-testing

Weekly Downloads

4

Version

0.0.4

License

MIT

Unpacked Size

460 kB

Total Files

516

Last publish

Collaborators

  • caiosousa