This repository is personal practice that build front uses authentication API.Using AngularJS with ng-token-auth.This repository is worked in conjunction with the AuthenticationAPI repository. Please watch readme in each project to use.
Move directory and execute follow commands in terminal.
$bower install
$grunt serve
- login interface
- register interface
- main interface
This project is generated with yo angular generator version 0.15.1.
Run grunt
for building and grunt serve
for preview.
Running grunt test
will run the unit tests with karma.