1.0.7 • Published 4 years ago
electron-react-ts v1.0.7
Electron Boilerplate with React and TypeScript
How to use
npx electron-react-ts my-app
cd my-app
npm start
Result screen
Popup with the text 'Hello electron' and 'Hello, react!'
Reference
Setting up an Electron app with React and TypeScript by Keevan Dance
Fixes
- Fixed 'Uncaught ReferenceError: require is not defined' error
- Change folder and file structure
- Change imports