@arubaya/seoul
v0.0.4
Published
Custom UI Library
Readme
Seoul - Runsystem UI Library
Seoul - custom UI library, built with ReactJs. This project serves as a private React library.
Table of Contents
Installation
To install Seoul - Screen Engine in your project, you need to follow these steps:
npm i @arubaya/seoulUsage
To use Seoul - UI library in your React application, you can import the necessary components and hooks provided by the library.
Build
For build, follow these steps to set up the project:
Clone the repository:
yarn buildRunning Tests
To run the tests, use the following command:
yarn testUpdate Project Version
To run the update version, use the following command:
Patch changes (1.0.0 -> 1.0.1) :
yarn version:patchMinor changes (1.0.0 -> 1.1.0) :
yarn version:minorMajor changes (1.0.0 -> 2.0.0) :
yarn version:majorStorybook
Seoul - Screen Engine includes a Storybook for interactive component development and testing.
To start Storybook, run:
yarn storybookLicense
This project is a private library and is not licensed for public use. All rights reserved by Runsystem.
