electron-react-tutorial
This project is a learning resource designed to show how Electron, Reactjs, and webpack and Routing can work together. Small example which includes use of DataTable and Modal-Popups.
Instructions to run project
ReactJs Steps :
1- Clone Project
2- npm install
3- npm install --save react-router
4- npm install react-bootstrap --save
5- npm install --save jquery
6- change path and port if needed ... "start" in script
7- npm run-script watch (Open in browser)
8- npm start
Run Project :- http://localhost:3636