Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 315 Bytes

File metadata and controls

9 lines (6 loc) · 315 Bytes

A simple React.js + parcel bundler + typescript + mobx based Electron Starter Kit

This is A simple parcel bundler based HMR ready react typescript development start kit

How to

  • git clone the start kit to your local drive
  • run yarn to install all necessary packages
  • run yarn start to run the application.