Search

React ν”„λ‘œμ νŠΈ 생성 및 λΉŒλ“œ

React ν”„λ‘œμ νŠΈ 생성 및 λΉŒλ“œ

β€’
κ°œλ°œν™˜κ²½ μ„€μΉ˜
β€’
React ν”„λ‘œμ νŠΈ 생성
β€’
React ν”„λ‘œμ νŠΈ λΉŒλ“œ

κ°œλ°œν™˜κ²½ μ„€μΉ˜

2.
node.js λ‹€μš΄λ‘œλ“œ
3.
node.js μ„€μΉ˜
4.
node.js μ„€μΉ˜ 확인
node -v
Bash
볡사

React ν”„λ‘œμ νŠΈ 생성

ν”„λ‘œμ νŠΈλͺ… : react-app
npx npx create-react-app react-app
PowerShell
볡사

React ν”„λ‘œμ νŠΈ λΉŒλ“œ

npm run build
PowerShell
볡사
build 디렉토리에 배포할 수 μžˆλŠ” νŒŒμΌλ“€μ΄ μƒμ„±λœλ‹€.