Skip to content

gibbsnich/recipes-quasar

Repository files navigation

Recipes-Quasar

An Electron/VueJS 3 based app to manage cooking recipes and lists of ingredients to buy.
It is based on https://quasar.dev/.

Get Started

To start developing this Electron application execute the following commands:

git clone https://github.com/gibbsnich/recipes-quasar
cd recipes-quasar
yarn install
npm run dev
npm run dev:electron

That's all!

Commands

npm run dev # starts application with hot reload
npm run build # builds application

# OR

npm run build:electron # uses windows as build target

About

Manage your cooking recipes with this electron app.

Resources

License

Stars

Watchers

Forks

Packages

No packages published