Skip to content

Local Hotel Management application, using sqlite to store

Notifications You must be signed in to change notification settings

mrdiep/hotel-management-app

Repository files navigation

hotel-app

hotel management application

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron application for production
npm run build