React
[React] App Setup
꿈나무 김땡땡
2020. 7. 25. 23:04
전제
- 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: 이 주소로 다른 서버에서 접속 가능