Giter Site home page Giter Site logo

remember-ui's Introduction

Remember UI

리멤버 웹의 (구)디자인 시스템

personal access token 발급

  • github -> settings -> developer settings ->< personal access tokens에서 read:packages 권한이 있는 token 발급 image

  • 프로젝트 내 .npmrc 파일 생성 후 아래 내용 작성

//npm.pkg.github.com/:_authToken=[발급받은 토큰]
@dramancompany:registry=https://npm.pkg.github.com/

Build

$ yarn build
# 아래 명령어로 빌드 하면,
# 빌드 후 rollup-plugin-visualizer 를 통해 생성된 html이 열림
$ yarn build:visualize

Publish

  • 배포시 dist 폴더 내의 내용을 root로 변환하여 배포 하고자 별도 스크립트로 배포하는 방식임
# 최신 버전 배포
$ yarn pub
# 베타 버전 배포
$ yarn pub:beta

스토리북 GitHub Pages 배포

  • master 브랜치의 /docs의 변동사항이 생기면 자동으로 배포 트리거
  • pr 리뷰가 완료 되면 Storybook docs build를 진행한 후 master 브랜치에 머지 한다.
# 스토리북 빌드
$ build-storybook

install

$ yarn add @dramancompany/remember-ui

rui

리멤버 웹의 디자인 시스템

remember-ui's People

Contributors

ikki-kki avatar arclien avatar qkraudghgh avatar jiseophan avatar saengmotmi avatar immigration9 avatar kwanwooi25 avatar kimjeongwonn avatar j-jiseophan avatar yongsk0066 avatar kimjeonghyun avatar dependabot[bot] avatar lint-action avatar yuddomack avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.