git clone https://github.com/arjunrao87/bikeshare.git
cd bikeshare
npm install
cd client
npm install
cd ..
Finding bikes for the Bay Area bikeshare program
git clone https://github.com/arjunrao87/bikeshare.git
cd bikeshare
npm install
cd client
npm install
cd ..