typescript-with-electron-react-kit icon indicating copy to clipboard operation
typescript-with-electron-react-kit copied to clipboard

Don't just start your Electron app... TWERKit.

Results 14 typescript-with-electron-react-kit issues
Sort by recently updated
recently updated
newest added

This is strange. The `~/.config/electron-starter/log.log` file isn't created on `linux`. But the other files are. Hrm...

bug
os:linux

They don't seem to be picking up the `ts` code. just the `js` code. Which is really distracting when seeing the `async`-based callstacks.

bug
code:test

Something we can point people to that uses this. Something real. And super small. Like `tic-tac-toe` or a small little remote API viewer. I have a few projects under way,...

help wanted
request

We don't need to have this read for 1.0... but `npm run eject`? It'll prompt you to replace parts of the app. * package.json (`author`, `build.appId`, `build.productName`, `build.publish`, `description`, `name`,...

help wanted
docs