2024년 8월 26일

출처: https://velog.io/@qhflrnfl4324/Electron-시작하기-with-React-TypeScript

Nodejs - v18.18.0

Window 11

  1. 개발 환경 세팅
git clone --depth 1 --branch main <https://github.com/electron-react-boilerplate/electron-react-boilerplate.git> electorn-react
cd electron-react
npm install
npm start