Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 910 Bytes

File metadata and controls

23 lines (14 loc) · 910 Bytes

RecipeBook

A software solution to having a bunch of unorganised recipes written down on paper

Download

Compiled binaries available for Windows and Linux at on the Releases page

Examples

image image image

Running from build environment and compiling yourself

Note

Application was developed on Linux so compile scripts will not work on Windows

Install dependencies with npm i then:

  • Run with npm start
  • Compile with npm run compile