/electron-easy-ts

Build electron apps with typescript the easy way.

Primary LanguageTypeScriptMIT LicenseMIT

Electron easy TS

Build electron apps with typescript the easy way. By splitting the frontend code (react) from electron we can iterate faster and see changes faster.

Using this repo

git clone git@github.com:abacaj/electron-easy-ts.git
cd electron-easy-ts
yarn install

Get Started Immediately

yarn dev
yarn build