Skip to content

stiekel/safe-username-password-login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A safe login system with username and password.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published