electron-react-ts-starter
v0.0.1
Published
A starter kit for electron+react+typescript
Downloads
6
Readme
electron-react-ts-starter
A starter kit for Electron + React + Typescript.
The fastest way to get start is to use degit
npx degit lucifer1004/electron-react-ts-starter my-electron-appThe kit is integrated with the following packages:
Develop
yarn startNote that port 9000 should be available.
Test
yarn testPackage
yarn packageMake
yarn makePublish
yarn publish