Skip to content

JeongHeumChoi/PUDDY-sp-Frontend

 
 

Repository files navigation

PUDDY-sp-frontend

  • 일단 Mac 기준으로 설명
  • 기본적으로 yarn 설치
    • M1 맥일경우
      • brew install yarn --without-node // node X 일시
      • brew install yarn // node O 일시
      • npm 있을 시 -> npm i -g yarn
  • 그 다음 command에 yarn 쳐서 기본 라이브러리 다 설치 // 필수 !!!!
  • yarn dev로 실행후 주소 Commend + Click

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.6%
  • JavaScript 1.1%
  • CSS 1.1%
  • HTML 0.2%