인프런 커뮤니티 질문&답변
index.html을 App.js로 옮길 때
작성
·
466
6
안녕하세요
index.html을 App.js로 옮길 때
index.html 의 <style> 안의 css 내용을 App.css 에 복붙하지 않으면
화면이 전체적으로 정렬이 안 되더라구요.
강의 중에 css 도 옮기라는 말씀 없으셔서 질문 드립니다.
감사합니다.
퀴즈
What is the main reason why a build process is needed when deploying a React application using Create React App (CRA)?
To speed up app execution in the development environment
to convert and optimize JSX or modern JavaScript syntax for browsers to understand
To install all libraries needed for development
To automatically fix errors while writing code






강의 노트 자체가 없는거 같은데 아직 안올라온건가요?