Skip to content

Commit 9278402

Browse files
remove starter kits part
Is no longer actively maintained
1 parent 9bc1b46 commit 9278402

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -156,10 +156,6 @@ electronize build /target custom win7-x86;win32 /electron-arch ia32
156156

157157
The end result should be an electron app under your __/bin/desktop__ folder.
158158

159-
## Starter kits
160-
161-
There is a React/Typescript/MobX starter kit at https://github.com/yoDon/Electron.NET-React-Typescript-MobX
162-
163159
### Note
164160
> macOS builds can't be created on Windows machines because they require symlinks that aren't supported on Windows (per [this Electron issue](https://github.com/electron-userland/electron-packager/issues/71)). macOS builds can be produced on either Linux or macOS machines.
165161

0 commit comments

Comments
 (0)