/safe-username-password-login

A safe login system with username and password.

Primary LanguageJavaScript

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