Skip to content

Latest commit

 

History

History
61 lines (46 loc) · 2.1 KB

README.md

File metadata and controls

61 lines (46 loc) · 2.1 KB

angulardemorestful

This is a sample project for some of my blog posts at http://draptik.github.io.

Git instructions for specific blog posts

git clone [email protected]:draptik/angulardemorestful.git
cd angulardemorestful
git checkout -f step1
git clone [email protected]:draptik/angulardemorestful.git
cd angulardemorestful
git checkout -f step2-guice
git clone [email protected]:draptik/angulardemorestful.git
cd angulardemorestful
git checkout -f step3-backend-test
git clone [email protected]:draptik/angulardemorestful.git
cd angulardemorestful
git checkout -f step4-angularjs-crud
git clone [email protected]:draptik/angulardemorestful.git
cd angulardemorestful
git checkout -f step5-split-frontend-backend-cors
git clone [email protected]:draptik/angulardemorestful.git
cd angulardemorestful
git checkout -f step6-nodejs-backend
git clone [email protected]:draptik/angulardemorestful.git
cd angulardemorestful
git checkout -f step7-aspnet-webapi-backend