Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 750 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 750 Bytes

Orders

A cross-platform desktop application for tracking food orders.

Screenshot

Wanna buy this app?

Do you want to create an application like this for your business? Click here

Technological Stack

This app is build on top of electron js. Vuejs is used for frontend.

Download Setup

Use the below download link to download the application demo.

Download Setup

Build from source

use the following commands to build the application from source.

npm install
npm run build