retal-component-library
v0.0.71
Published
components library for react app
Downloads
102
Readme
Introduction
React components library built with typescript, rollup js, storybook and react.
Getting Started
- note: node js 16.13.0 used to develop this project. https://nodejs.org/dist/v16.13.0/node-v16.13.0-x64.msi
- npm install
- npm run storybook To start the main page guides you through the react components
Build and Test
- npm run build-lib to build the librarry the output in build folder
- npm login to login into npm and then publish the library
- npm publish for publishing the library