HSDS: React
  • HSDS: React
  • Quick start
    • Components
  • Testing
    • Local Integration Testing
  • Reporting Issues
  • Contributing
    • Getting started
    • Creating a component
    • Styling
    • Write a story
    • Writing tests
    • Adding documentation
    • Submitting for review
    • Publishing a release
Powered by GitBook
On this page
  • Installation
  • React (v16.8+)
  • CSS-in-HSDS

Quick start

PreviousHSDS: ReactNextComponents

Last updated 4 years ago

This guide will show you how to get started with Blue!

Installation

The first thing you'll need to do, is add Blue to your React project. This can be done by adding the to your package.json file.

Or, even faster, you can run:

npm install @helpscout/hsds-react --save

React (v16.8+)

HSDS has a couple of peerDependencies:

Make sure you have these installed in your project.

HSDS currently runs on React version ^16.

CSS-in-HSDS

HSDS is powered by .

latest version
react
react-dom
Styled components