전제
- node.js 설치
- npm 설치
- npx 설치
방법
- cd Documents/
- npx create-react-app movie_app_2020
리액트 실행
- 에디터 > 터미널 : npm start
You can now view movie_app_2020 in the browser.
Local: http://localhost:3000
On Your Network: 이 주소로 다른 서버에서 접속 가능
'React' 카테고리의 다른 글
[React] Map Recap (0) | 2020.07.27 |
---|---|
[React] Dynamic Component Generation (다이나믹 컴포넌트 만들기) (0) | 2020.07.27 |
[React] Reusable Component 만들기 (0) | 2020.07.27 |
[React] Component 추가하기 (0) | 2020.07.26 |
[React] git repository 만들기 (0) | 2020.07.25 |
댓글