This project is a ui kit and component libarary for the Tapcart brand
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
$ cd into tapcart-brand
$ npm install
$ npm run storybook