toyofukux / electron-sandbox

0 stars 0 forks source link

electron sandbox

This is clone of react-typescript-electron-sample-with-create-react-app-and-electron-builder

npm install
# Run the app
npm start

Re-compile automatically

npm run watch

Information

Electron consists of 3 main pillars

Main and Renderer Process

参考