/electron_react_leaflet

Primary LanguageJavaScriptOtherNOASSERTION

React + Electron = 😍

An example of using create-react-app and Electron.

Software Image

Scripts

npm run start will start the Electron app and the React app at the same time.
npm run build will build the React app and package it along the Electron app.