Skip to content

An order management system(OMS) 📄

Notifications You must be signed in to change notification settings

ravvis/InnKeep

 
 

Repository files navigation

InnKeep

Project setup

git clone [email protected]:singh-ravi-siso/InnKeep.git
cd InnKeep
npm install

Compiles and hot-reloads for development

Server

npm run dev

Client

npm run build-dev --watch

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Releases

No releases published

Packages

 
 
 

Languages

  • Vue 46.5%
  • HTML 27.7%
  • JavaScript 25.6%
  • Shell 0.2%