Front-end for the hands on with angular.js workshop conducted by @dhruvdutt & me at Changa University.
- Clone the repo
git clone https://github.com/dhwanilvyas/angular-workshop-frontend && cd angular-workshop-frontend - Use any http server to run the site. I use live-server. You can get it by running
npm install -g live-serverand then simply runlive-server.