Skip to content

cheesits456/RecipeBook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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