개발/React

[React] 설치

적아38 2019. 7. 8. 11:56

https://github.com/facebook/react

불러오는 중입니다...

1. npx create-react-app my-app

2. cd my-app

3. npm start

4. http://localhost:3000/

 

 

저작자표시 비영리 (새창열림)