Skip to content

Mongen-Initiative/begin-anew-clinic-desktop

Repository files navigation

Begin Anew Clinic Desktop Application

This project uses Electron React Boilerplate which uses Electron, React, React Router, Webpack and React Fast Refresh.

Starting Development

First install the dependencies if not done yet:

yarn

Start the app in the dev environment:

yarn start

Packaging for Production

To package apps for the local platform:

yarn package

Electron React Boilerplate Docs

See the docs and guides here