목록2025/04/27 (1)
코드네임 :

리액트 어플은 컴포넌트를 결합하여 만들어짐 로컬 플젝npm installnpm run dev(주소에서 볼수 있긔)control+ c하면 작업 중단 컴포넌트 jsx는 리액트 컴포넌트 문서정렬 단축키 : shift + opt + F function Header() { return ( header> img src="src/assets/react-core-concepts.png" alt="Stylized atom" /> h1>React Essentialsh1> p> Fundamental React concepts you will need for almost any app you are going to build! p> header> );}function App() { return ( div> Header..
👥Club/☁️9oormthon univ☁️
2025. 4. 27. 19:38