Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 827 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 827 Bytes

yarn berry react18 typescript sample

만들기 넘 귀찮다... 하나 만들어둬야지

Getting Started with Create React App

이 프로젝트는 오른쪽에 링크 참고 해서 만들었어요. Create React App.

yarn berry 의 pnp 문제를 우회하고 Create React App을 사용하지 않은 버전도 만들어 두었습니다.

https://github.com/reyoucat/r18-ts-yarn2-sample/tree/no-pnp-yarn 최근에 핫한 vite로 만들어졌어요.

리액트 실습에 도움이 되길 바라며... 이건 이쪽 README.md를 참고 해 주세요.

사용 순서

1. yarn

2. yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

나머지

yarn test

yarn build