Skip to content
 
 

Repository files navigation

AndcultureCode.JavaScript.React.Components

Build Status codecov Storybook

Commonly used components for react applications

Getting started

This package is installed via npm or yarn

# npm
npm install --save-dev andculturecode-javascript-react-components

# yarn
yarn add andculturecode-javascript-react-components --dev

From there you can import the variety of modules.

import { Card } from "andculturecode-javascript-react-components";

Developer Guide

Active development

npm install
npm run storybook # visually test components
npm run watch:test # automatically re-run test suite on change
npm run watch:coverage # automatically re-run test suite, along with code coverage, on change

Documentation

Storybook

Full API documentation

Contributing

Information on contributing to this repo is in the Contributing Guide

About

Common atomically designed react components used at andculture

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages