All Projects → dequelabs → cauldron-react

dequelabs / cauldron-react

Licence: MIT license
cauldron-react.dequelabs.com

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

⚠️ DEPRECATION NOTICE ⚠️

This repo is deprecated. Please go to https://github.com/dequelabs/cauldron

Cauldron React

CircleCI

Installation

$ npm install cauldron-react --save

NOTE: it is expected that you include the css from deque-pattern-library

Demo App

To document through example and make development / manual testing easy, there is a demo app which can be started by executing:

$ yarn dev

see the demo/ directory

Build

$ yarn build

NOTE: for production build run $ yarn prepack

Test

$ yarn test

or to have tests automagically re-run when files change

$ yarn test --watch

Publishing

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].