Small angular project created to highlight some on AngularJS' features used for an AngularJS (basics) presentation.
If you want to get this project locally you need to:
- clone the repo using => git clone https://github.com/alinaperde/angularpoc.git
- go to the project's root => cd angularpoc
- install dependencies using => npm install / sudo npm install
- start server using => gulp watch