Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Make a basic login system in express

download the folder run

npm init
npm install express
npm install pug

and finally

node app.js