Skip to content

yarn-workspace 구성하기 #1

Description

@4BFC
  • yarn-workspace 구성하기
    • yarn 설치
      • yarn-berry 설치
        • jest 디렉토리 생성 후 설치
          • jest를 통한 테스트(1)
          • ts 디렉토리 생성 후 설치
            • jest를 통한 테스트(2)
        • CRA로 리액트 설치(js): react-CRA-js
          • jest를 통한 테스트(3)
        • CRA로 리액트 설치(ts): react-CRA-ts
          • jest를 통한 테스트(4)
    • eslint 규칙 설정(root)
    • prettier 규칙 설정(root)
    • webpack 설정 및 설치
    • 구체적인 디렉토리 설명이 필요

REF

링크
자주 사용되는 yarn 명령어
yarn 설치하기
yarn-workspace(1)
yarn-workspace(2)

  • github에 불필요한 파일, 디렉토리가 업로드가 되었다면 git rm -r --cached .vscode/ git 명령어를 사용해서 제거 하면 된다.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions