austinknight / insidesales-components

UI components for InsideSales.com products

Home Page:http://insidesalesofficial.github.io/insidesales-components/storybook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

http://insidesalesofficial.github.io/insidesales-components/storybook

License:MIT License


Languages

Language:JavaScript 95.3%Language:CSS 3.1%Language:HTML 1.6%