0.0.4 • Published 3 years ago
react-component-lib__riley-test__try-again v0.0.4
React Component Library
A collection of different UI components for React projects, written in TypeScript.
Stack:
 
  
 

- React
- TypeScript
- Storybook - for testing component in isolation
- Rollup (for bundling)
- npm (for local testing and later for publishing)
Installation
- For now, you can download a zip file of this project, open it up and run npm ito install all the dependencies.
- Once done, run npm linkto create a global link for this project on your local system.
- From any project that you want to use this library in, run npm link react-component-lib
Request New Components
This project is in it's early stages of development. I have started with the simpler UI elements and will gradually move towards more complex ones. If you have any ideas, or want some component to be included, please be sure to add it as a new request in the Issues section.
References
- How to write stories - Storybook Official Docs
{ "version": "0.0.1 - beta" }