Skip to content

guptankit6252/login-register

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laundry

Online web portal for laundry

Getting started

Unzip the downloaded file.

Installing dependencies:

Enter this command it will install all the dependencies at once:

npm install

Or you can install them individually:

npm install express express-session mysql pug-cli bcrypt util.promisify

Sometimes you get errors and access denied add sudo to the command

sudo npm install express express-session mysql pug-cli bcrypt util.promisify

Start the application

npm start

or

node app

About

Online web portal for laundry

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors