tapcart-library
v0.5.160
Published
tapcart component kit
Downloads
2
Readme
Tapcart UI Library
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