Skip to content

RubenBez/electron-template

Repository files navigation

Electron Template

Small electron template with React, Electron, TypeScript and Babel

Pre requisites

  • Node v13.1.0
  • Yarn 1.19.1

Getting Started

Make sure you have the pre requisites installed

Quick start (aka Copy-Past-Run)

git clone https://github.com/RubenBez/electron-template.git
cd electron-template
yarn
yarn run start

Step-by-Step

  1. Clone the repository git clone https://github.com/RubenBez/electron-template.git
  2. Open the directory cd electron-template
  3. Install the dependencies with yarn
  4. Start the app with yarn run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published