Skip to content

reneedraper/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://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://localhost:3001. Running this command will also watch for any changes and update storybooks.

Deploying storybooks

from the root directory run npm deploy:docs

About

UI components for InsideSales.com products

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 98.8%
  • Other 1.2%