Skip to content
/ kom Public
forked from kom-1dv611/kom

Main repository for the "KOM" booking system project

Notifications You must be signed in to change notification settings

cljnilsson/kom

 
 

Repository files navigation

kom

Setup instructions

  1. Clone repository
  2. cd into repository
  3. Run npm install
  4. cd into client
  5. Run npm install

Development-mode

  1. cd back to root folder
  2. Run npm run kom
  3. Exit with Ctrl+C

Deployment-mode

  1. Run npm run build
  2. cd back to root folder
  3. Run node app.js
  4. Exit with Ctrl+C

About

Main repository for the "KOM" booking system project

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 83.1%
  • CSS 13.7%
  • HTML 3.2%