1.1.2 • Published 2 years ago

@jeonghoonkim-io/bridge v1.1.2

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

Bridge

React component library for InterOpera web portals.

Getting Started

Install Dependencies

npm install

Start Style Guide

npm start

Tech Stack

  • Recommended Node Version: 16
  • Language: TypeScript
  • Main Framework: React 17
  • UI Framework: MUI, Styled Component,

Branch Management

Feature Branch

{developer_identifier}/{context} e.g) hoon/update-readme

Merge to Develop

develop branch should have the latest features. Please create PR to merge from feature branch to develop branch once the development is finished.

Merge to Main

main branch is used for publish and deployment in CI/CD pipeline. Please create PR from develop branch to main branch to publish to NPM repository and S3 for styleguide.

Publish NPM package

Publish to NPM registry by using NPM command (need .npmrc in repository). This will be replaced once CI/CD pipeline is set up.

npm run publish:npm

Deploy Style Guide to S3

Currently running sh in local. This will be replaced once CI/CD pipeline is set up.

./deploy_to_s3.sh

https://interopera-figma-library.s3.ap-southeast-1.amazonaws.com/index.html