#Portfolio in Angular way
Composed of intro and main pages
Main page has a menu-bar for resume, and contact information using ng-dialog
##stretch goal:
-
how to polish hamburger menu-bar?
-
update README?
##how to use:
from the terminal) $ npm run watch
browser) localhost:8080
re: angular-animate;
current ver. crashes the code with unknownProvider Error
Hence, lower prev. ver was used to perform better(@1.4.3)