1.0.11 • Published 8 years ago

common-accessible-components v1.0.11

Weekly downloads
3
License
Apache 2.0
Repository
github
Last release
8 years ago

Common Accessible Components

Travis npm package Coveralls Deps DevDeps

Collaborating on Common Accessible Components:

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone https://github.com/DeloitteDigitalUK/common-accessible-components.git this repository
  • change into the new directory
  • npm install

Running / Development

Running Tests

  • nwb test will run the tests once
  • nwb test --server will run the tests on every change

Building

  • nwb build

Accessibility

If your stuff has the stuff below covered, excellent!

Design ConsiderationDescription

Contributing

There's still a lot of work to do here! We would love to see you involved! There's lots of useful documentation that can be written and a ton of higher level components are waiting to be built on top of the core ones.

Pull requests are welcome on the develop branch.

We know making you first pull request can be scary. If you have trouble with any of the contribution rules, still make the Pull Request. We are here to help.

We personally think the best way to get started contributing to this library is by using it in one of your projects!