Skip to content

chennakrishna8/insidesales-components

 
 

Repository files navigation

InsideSales Components · Travis CI Status npm version Commitizen friendly

A set of UI components built with React and Styled-Components used on products by InsideSales.com.

npm install -S insidesales-components

Docs

View the documentation/storyboks at http:https://insidesalesofficial.github.io/insidesales-components/storybook/ for more info on using insidesales-components.

Development

Project setup

Run npm install and edit code in the src/ folder.

To start the project, run npm start. This will run the neccesary scripts to build storybooks and start the development server on http:https://localhost:3001. Running this command will also watch for any changes and update storybooks.

Deploying storybooks

from the root directory run npm deploy:docs

Packages

No packages published

Languages

  • JavaScript 97.9%
  • CSS 1.4%
  • HTML 0.7%