[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
ssusemicolon/react-ts-boilerplate
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
[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