Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.17 KB

README.md

File metadata and controls

30 lines (18 loc) · 1.17 KB

Routines Mini

A Mac Menu Bar application for organizing your routines.

Routines Mini

I wrote a bit about the app on my blog

The app is built using

Available Scripts

In the project directory, you can run:

yarn electron:dev

Runs the app in the development mode.
Starts the server on http://localhost:3000 and launches the app in the Menu Bar

yarn make

Packages the app and generates platform specific distributables to the out folder. Uses Electron Forge for packaging.