Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 176 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 176 Bytes
[MAC] brew install nvm
[윈도우]는 따로 설치

nvm use 18.16.0
npm install -g yarn

git clone https://github.com/ssusemicolon/front.git
cd front

yarn
yarn start