Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flpvsk/password-manager-demo
https://github.com/flpvsk/password-manager-demo
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/flpvsk/password-manager-demo
- Owner: flpvsk
- Created: 2014-08-17T15:12:25.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-18T07:33:33.000Z (over 10 years ago)
- Last Synced: 2024-04-14T20:21:12.042Z (10 months ago)
- Language: JavaScript
- Homepage: http://filipovskii.github.io/password-manager-demo
- Size: 1.47 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Setup
npm install -g grunt-cli bower
git clone [email protected]:filipovskii/password-manager-demo.git
cd password-manager-demo
npm install && bower install## Run
grunt serve
## Test
grunt test