Skip to content
This repository was archived by the owner on Jan 31, 2026. It is now read-only.

vizality/installer

Repository files navigation

Unform

Yet another Electron + React boilerplate.


Overview

Reactron is a tiny Electron project configured to work with React as frontend. The project has just the necessary to start a new app.

Getting Started

Installation

$ npm install

Developing

$ npm start

Important

The backend and frontend code must be separated.

public folder for the backend.

src folder for the frontend.

Generating the bundle

Windows

$ npm run dist:win

Linux

$ npm run dist:linux

Mac

$ npm run dist:mac

License

MIT

About

The official installer for Vizality.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published