Skip to content

kpatticha/taxi-website

Repository files navigation

Booking system for taxi

Quick start

First, install the build from npm after you cloned the repo:

npm install 

First, start the server for mongoose

mongod

In order to check if the database server is running run the command:

mongo

Then, start the server

npm run start 

About

Booking system for taxi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published