In angularjs, I want to use button like this, but I still need the button looking.
button
New Page
<a type="button" href="#/new-page.html" class="btn btn-lg btn-success" >New Page</a>
Simple...