Skip to content

My graduation thesis project - Tour and service booking system for businesses and companies

Notifications You must be signed in to change notification settings

TuanMinh22/Booking-tour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Booking Tour

Nest Logo

Description

  • Admin + Client - React docs page framework React.
  • API - Express docs page framework Express
  • Socket - Socket.io docs page framework Socket.io

Installation

# admin
$ cd admin
$ npm install

# client
$ cd client
$ npm install

$ api
$ cd api
$ npm install

$ socket
$ cd socket
$ npm install

Running the app

# admin
$ cd admin
$ npm start

# client
$ cd client
$ npm start

$ api
$ cd api
$ npm start

$ socket
$ cd socket
$ npm start

About

My graduation thesis project - Tour and service booking system for businesses and companies

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published