All Projects → stiekel → safe-username-password-login

stiekel / safe-username-password-login

Licence: other
A safe login system with username and password.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

This is a MongooDB + Express + AngularJS + Node.js application, It's a sample of safe username and password login system.

Run

you can download with following command:

git clone https://github.com/stiekel/safe-username-password-login.git

then go to the project folder, and install npm packages and gulp:

cd safe-username-password-login
npm i
npm i -g gulp

start with gulp:

gulp
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].