@trackier/libv2
v0.0.21
Published
Downloads
3
Keywords
Readme
Quickstart install
Prerequisites
Git
Node: any 16.x version starting with v16.0.0 or greater
A clone of the this repo
on your local machine
Installation
- Clone the repo
git clone https://github.com/trackier/react-reusable-components.git
- Go into the project root
cd react-reusable-components
- Install npm packages
npm install
Running locally
- For running storybook locally
npm run storybook
http://localhost:6006