attainia-web-components

A collection of Attainia branded web components to be used in an Attainia React.js web application.


Keywords
attainia, react, component
License
Apache-2.0
Install
npm install attainia-web-components@0.3.133

Documentation

Attainia Web Components

Build Status

This repository contains modularized JavaScript and CSS meant to be used in an Attainia web application (built using the React.js framework).

Installing

yarn add attainia-web-components

or

npm install attainia-web-components

Component Storybooks Website

You can run the Storybooks locally using the following command:

yarn start
npm start

You can access your storybook from the browser at http://localhost:9001