#Udacity Full stack nanodegree project 5 Catalog app
- 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
andexit
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