Skip to content

Latest commit

 

History

History
14 lines (6 loc) · 168 Bytes

README.md

File metadata and controls

14 lines (6 loc) · 168 Bytes

final-login

Install

 npm install final-login

Testing

browserify -e test/final-login.test.js -o test/test.js -w -d true
open test/index.html