Skip to content

tapcartinc/tapcart-dashboard-components

Repository files navigation

Tapcart Dashboard Components

Table of Contents

General Info

This project is a ui kit and component libarary for the Tapcart brand

Setup

Use the package manager to add the library to your node_modules

Add to your dependencies in the package.json file

"tapcart-ui-library": "github:tapcartinc/tapcart-ui-library#master"
$ cd ../your-project
$ npm install

Make sure your github account has SSH enabled

Technologies

Storybook Docs

$ cd into tapcart-brand
$ npm install
$ npm run storybook