Skip to content

express node practice step by step| js for server

Notifications You must be signed in to change notification settings

cinthanh/express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create app|npm

    npm init -y

run node app

    node app // Hello Word

install nodemon

quickly change
    sudo npm install nodemon -g

install ejs template

    sudo npm install ejs --save

install express-validator

    sudo npm install express-validator --save

About

express node practice step by step| js for server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published