Skip to content

neutral-00/cars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cars

A MEAN stack project to search cars

Steps to run the project

  • cd server
  • npm i
  • create the folder server/data/db
  • run the command: npm run seed
  • run the command: npm run start:db
  • opnen another terminal and cd into server folder and run the command: npm start
  • open browser and hit: http://localhost:5000

About

A MEAN stack project to search cars

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published