workDashboard

Boilerplate for develop Electron application with React and Typescript

this project powered by

  • Electron-forge
  • React
  • Typescript
  • React Hot reloading
  • Eslint for Typescript linting
  • Styled Components
  • Redux

How to use it

npm:

npm i && npm start

yarn:

yarn && yarn start