티스토리 뷰
xcode-select --install
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
brew install node
npm install -g create-react-app
create-react-app capstone
'Web > React' 카테고리의 다른 글
[react] ajax again (0) | 2020.04.22 |
---|---|
[react] stateless functional components (0) | 2020.04.22 |
react의 원리 (0) | 2020.04.20 |
[react] webpack과 create react app (0) | 2020.04.17 |
[react] react fundamental (0) | 2020.04.17 |