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
'Development Study > Frontend' 카테고리의 다른 글
[React] 초보 개발자들이 실수하기 쉬운 것들 (0) | 2023.01.17 |
---|---|
[Tips] Organizing your Tailwind ClassName (0) | 2023.01.16 |
[TypeScript] TypeScript Grammar - 09 (0) | 2023.01.08 |
[TypeScript] TypeScript Grammar - 08 (0) | 2023.01.08 |
[TypeScript] TypeScript Grammar - 06~07 (0) | 2023.01.08 |