Skip to content

weslleycz/Orbital

Repository files navigation

Orbital - React Electron Express Prisma Webpack boilerplate


This is a minimalistic boilerplate for developing desktop applications using Electron and ReactJS, along with ExpressJS, Prisma and Webpack.

This is built on top of orbital, with some changes to accomodate Electron.

Usage

Installation

npm install

Start developing

npm run dev

Electron app will open up with hot reloading support. Configure settings using configs/config.project.js file

Build the app

npm run package

The build can be found in the electron-build folder. Customize the package.json script for your needs.

Useful packages installed

  • Styled Components

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published