Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 573 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 573 Bytes

#Udacity Full stack nanodegree project 5 Catalog app

How to run

  • Install virtual machine and vagrant on your local machine
  • Clone this Udacity repo for initial vagrant setup
  • cd to cloned directory/vagrant/ and run vagrant up
  • Now you can successfully login to vagrant VM using vagrant ssh and exit to quit vagrant vm
  • Clone this project to vagrant directory
  • Login to your vagrant VM using vagrant ssh
  • You can find the project directory at /vagrant
  • Run using python server.py