Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 538 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 538 Bytes

jsPassword

A (very alpha state) Web Password Manager Application using nw.js, angular.js and material-design-lite.

Master Screen

Master Screen

How to install

Install http-server:

npm install http-server -g

Install bower if you don't have it already:

npm install bower -g

Install bower packages:

bower install

Running the server

http-server .

Go to http://localhost:8080/