/electron-react-template

⚛ Electron app template with react and router.

Primary LanguageTypeScriptMIT LicenseMIT

⚛ Electron - React Template With Router

A very simple and functional template for you to use Electron and React together.

🎀 Features

  • Use React for creating interfaces
  • Use react-router-dom for routing

🤓 Insatllation

  • Clone repo
  • Run npm install or yarn
  • Run npm run dev or yarn dev to start development server
  • Run npm run build or yarn build to create executable

🧦 Contributing

Fell free to use GitHub's features.