Skip to content

gabrielgiordan/carbon-react-example

Repository files navigation

deploy codecov

This project follows the Airbnb React style guide with also the help of eslint and prettier configured for such.

Usage

Use yarn as the package manager.

Install the dependencies:

yarn install

Format your code when needed:

yarn format

Tests can be run with:

yarn test

Start the development server using:

yarn start

Deployment

After passing the continous integration, the deployment is handled by the continous deployment pipeline, every commit to master is build and then pushed to gh-pages branch, which serves the GitHub Pages static content.

About

React App example using IBM's Carbon components with CI/CD integration

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published