UNPKG

electronic-kit-start

Version:

Electronic kit start for devlopment on electron

14 lines (9 loc) 229 B
# electron-react-tutorial This project is a learning resource designed to show how Electron, React, and webpack can work together. ### Instructions ```bash npm install npm run-script watch # open a new terminal npm start ```