/gle-components

GLE Component Library

Primary LanguageTypeScriptMIT LicenseMIT

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