derickwarshaw / react-typescript-electron-boilerplate

React + Electron + Context API + RxJS + AntDesign = <3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is very much a work in progress, but feel free to contribute, clone, and fork! Take a peak in package.json for scripts to get started.

Contains:

  • React, Electron, TypeScript boilerplate
  • AntDesign UI library - remove and use your own library if you want.
  • Context API with RxJS for a state management strategy that reduces the complexity of your store by allowing your components to react to more macro-level state changes.

About

React + Electron + Context API + RxJS + AntDesign = <3


Languages

Language:TypeScript 79.2%Language:HTML 9.1%Language:JavaScript 6.4%Language:CSS 5.3%