Skip to content

Ankit0225/Express-JS

Repository files navigation

How to use Express JS

Create a directory In that directory use command

npm init (a package.json will be created Press Enter till he command ends)

npm install express

To install Express JS

and run the file using localhost:number in app.listen in JS file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published