Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ne1ro/angular_reg_example

Registration and authentication in Angular.js
https://github.com/ne1ro/angular_reg_example

Last synced: about 2 months ago
JSON representation

Registration and authentication in Angular.js

Awesome Lists containing this project

README

        

angular_reg_example
===================

Registration and authentication simulation in Angular.js

## How to run
* Install Node.js
* Install Node.js dependencies:

npm install

* Install tools:

npm install gulp bower -g

* Install client-side dependencies:

bower install

* Start this application

gulp --require coffee-script