Skip to content

An Electron app to learn how to be an inhabitant from the south of France

Notifications You must be signed in to change notification settings

pierrechls/oh-colleague-app

Repository files navigation

oh-colleague-app

An app to learn how to be an inhabitant from the south of France ☀️😎

Prior installation

How to use it

install dependencies

npm install

serve with hot reload

npm run dev

launch electron (you must have run the npm run dev command in an other terminal window)

npm run electron

Build the app

npm run build
npm run build:darwin
npm run build:linux
npm run build:win32
npm run build:all # All platforms, all architectures
npm run build:no-package # Standalone build

Package the app

npm run package # package for you current platform
npm run package:darwin
npm run package:linux
npm run package:win32
npm run package:all # All platforms, all architectures

About

An Electron app to learn how to be an inhabitant from the south of France

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published