This project was bootstrapped with Create React App.
# Clone this repository
git clone https://github.com/Leskd/electron-react-typescript.git <your-project-name>
# Go into the repository
cd <your-project-name>
# Install dependencies
npm install
# Run the app
npm start
- electronjs.org/docs - all of Electron's documentation
- TypeScript
- React
- Redux