Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scotch-io/angular-authentication
https://github.com/scotch-io/angular-authentication
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/scotch-io/angular-authentication
- Owner: scotch-io
- Created: 2014-03-11T04:38:22.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-07-09T01:34:36.000Z (over 10 years ago)
- Last Synced: 2024-04-14T18:18:08.308Z (7 months ago)
- Language: CSS
- Size: 1.22 MB
- Stars: 2
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
angular-authentication
======================## Requirements
- Node and npm
- bower: `npm install -g bower`
- nodemon: `npm install -g nodemon`## Installation
- `npm install`
- `bower install`## Starting
- `nodemon server.js`