elany-ui-lib

0.5.1 • Public • Published

ELANY UI & Component Library

A UI and component library for ELANY's new AEROS system.
Built with React and Material UI to allow developers to access the ELANY UI theme and custom components for a faster workflow.

Installation

NPM

npm install elany-ui-lib

YARN

yarn add elany-ui-lib


Update Package

NPM

npm install elany-ui-lib@latest

YARN

yarn add elany-ui-lib@latest


Installing Peer Dependencies

This package requires use of react version 17^ and react-dom version 17^

NPX

npx create-react-app <app-name>

YARN

yarn create react-app <app-name>

This package requires use of Material UI version 5^

NPM

npm install @emotion/react @emotion/styled @mui/material @mui/icons-material @mui/lab @mui/styles

YARN

yarn add @emotion/react @emotion/styled @mui/material @mui/icons-material @mui/lab @mui/styles

This package requires use of @material-table/core
More Material-Table documentation

NPM

npm install @material-table/core@next

YARN

yarn add @material-table/core@next


Readme

Keywords

none

Package Sidebar

Install

npm i elany-ui-lib

Weekly Downloads

0

Version

0.5.1

License

none

Unpacked Size

11.9 kB

Total Files

5

Last publish

Collaborators

  • scheatham