nodejs1 Typescript + Webpack5 + Babel + React로 프로젝트 구성하기 1. React Typescript 프로젝트 생성 Typescript의 React 프레임워크 인 Create React App을 활용해 생성 $ npx create-react-app heimdallr --template typescript npx: installed 67 in 3.461s Creating a new React app in C:\Users\user\IdeaProjects\heimdallr. Installing packages. This might take a couple of minutes. Installing react, react-dom, and react-scripts with cra-template-typescript... ... 중간 생략 npm start Happy hacking.. 2021. 3. 11. 이전 1 다음