0.0.4 • Published 9 months ago

@arubaya/seoul v0.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

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/seoul

Usage

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 build

Running Tests

To run the tests, use the following command:

yarn test

Update Project Version

To run the update version, use the following command:

Patch changes (1.0.0 -> 1.0.1) :

yarn version:patch

Minor changes (1.0.0 -> 1.1.0) :

yarn version:minor

Major changes (1.0.0 -> 2.0.0) :

yarn version:major

Storybook

Seoul - Screen Engine includes a Storybook for interactive component development and testing.

To start Storybook, run:

yarn storybook

License

This project is a private library and is not licensed for public use. All rights reserved by Runsystem.