0.0.21 • Published 1 year ago

@trackier/libv2 v0.0.21

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

 

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

  1. Clone the repo
    git clone https://github.com/trackier/react-reusable-components.git
  2. Go into the project root
    cd react-reusable-components
  3. Install npm packages
    npm install

Running locally

  1. For running storybook locally
    npm run storybook
   http://localhost:6006