Skip to content

Latest commit

 

History

History
35 lines (30 loc) · 747 Bytes

README.md

File metadata and controls

35 lines (30 loc) · 747 Bytes
logo

GLE Components

A basic React component library.

Version Downloads

Documentation

Installation

npm install gle-components

Development

Install

npm install

Build Library

npm run build

Run Tests

npm run test

Run Storybook

npm run storybook