Skip to content

Hotel Customer Relation System: Basic structure for an order taking application in resturant

Notifications You must be signed in to change notification settings

bikram-choudhury/Hotel-Customer-Relation-System

Repository files navigation

Hotel Customer Relation System

This project was generated with Angular CLI version 9.1.0.

Prerequisite

Development server

  • Run Client
    • Run npm run serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
  • Run Server
    • Run npm run serve:api for a dev api server. Navigate to http://localhost:3000/api/{categories|items|auth|cart}. [cart is authenticated route]
  • Run both client & server
    • Run npm run start:prev for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Production server

  • Run npm run build:prod to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

About

Hotel Customer Relation System: Basic structure for an order taking application in resturant

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published