Electron Forge Templates Save Abandoned

Templates bundled with Electron Forge <= 5 to create Electron apps using popular JavaScript frameworks

Project README

Electron Forge Templates

This repo helps you to get started with many of the popular web frameworks in Electron, by providing a ready-to-go templates for electron-forge.

How do I try these out?

All of these templates are built-in to electron-forge. All you have to do is install forge, initialize your project and get coding!

npm install -g electron-forge

# react can be swapped out for any of the template names
electron-forge init my-project --template=react

To create an installable package that you can send to people, run:

electron-forge make

Is it really this easy though?

Yes!

Frameworks supported

  • Vue 2.0
  • React
  • React with TypeScript support
  • Angular 2.x

Unsupported frameworks

Third party templates

Coming soon

Open Source Agenda is not affiliated with "Electron Forge Templates" Project. README Source: electron-userland/electron-forge-templates
Stars
106
Open Issues
1
Last Commit
5 years ago

Open Source Agenda Badge

Open Source Agenda Rating