AngularJS Routing APP
This is an simple demo app using Angular Route just for showing I'm familiar with Angular JS.
You can clone the project or download it. You choose.
If you want to see the demo in your computer in a quick way, install lite-server on your system using npm. Then run the following comands:
npm install
lite-server
Yves Navarro @yvesnf