Skip to content

devansh08/VehicleRentalMain

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VechicleRental [COMPLETED] :)

DBMS Mini Project


Project structure created using express-generator. Install using sudo npm install -g express-generator.

Clone repo to local using : git clone https://github.com/DBMS-Project-Vehicle-Rental/VehicleRentalMain.git

To install all dependencies : cd VehicleRentalMain && npm install (sudo may be required)

To run the app (from project directory) : npm run devstart Use DEBUG=vehiclerentalmain:* npm run devstart to execute along with DEBUG logs on terminal

About

Main Project Directory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.8%
  • HTML 28.1%
  • CSS 10.1%