Development Study/Frontend

[Quick Tips] Create New React Project

  • -
728x90

1. Choose your directory

2. Put this command in the terminal

npx create-react-app mynewproject

!Caution : You can use only lower case letter when you create your project

ex) myNewProject(x), mynewproject(O)

3. Now you can create new React Project!

Happy Hacking!


End

728x90
Contents

포스팅 주소를 복사했습니다

이 글이 도움이 되었다면 공감 부탁드립니다.