Skip to content

heyglassy/ReactElectronTemplate

Repository files navigation

Github CI

React + Electron Template (RET)

Author: Christian Glassiognon

A template to make starting a React + Electron project easier.

RET has flexible styling, compiles quickly, has component & E2E testing, CI with github, and is security optimized.

Getting Started

Pre-requisites

  • Node 14.17.3(LTS)
Install: npm install
Run Locally: npm run dev
Build: npm run make
Test: npm run test

Features

  • E2E and Component testing with Spectron + Jest
  • Optimized for Security
  • CI with Github Actions
  • Built on Webpack & Electron Forge
    • Sub 6s development compilation
  • Styled with Tailwind CSS

Upcoming Features

  • CD with Github Actions
  • Update Server guide

About

A template to make starting a React + Electron project easier.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published