2.2.9 • Published 6 years ago

attaini-web-components v2.2.9

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

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