Skip to content

irllabs/irlui

Repository files navigation

Introduction

IRL UI is a collection of React/Sass/TypeScript components used by IRL Studio applications.

Getting Started

In order to use IRL UI components, please add this repository as a npm package: npm i --save git+https://git@[email protected]/batchku/irlui/_git/irlui Keep in mind that a lot of components require theme object. Thus it's recommented to manually constract theme object and pass it as props.

Contribute

When updating any of the IRL UI components, be aware of the app compatibility, and try to keep backwards compatibility as much as possible, without introducing to many breaking changes. After making changes run npm run build and push to the master branch to make changes available when installing project as npm package.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published