Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Js Local Server Using Express

Creation Process

  1. Initialize a new NodeJS Package npm init

  2. Create 'index.js' file, Wrote Program Logic

  3. Added a start script to package.json file 'node index.js'

  4. To add express library, 'npm install express'

Run Nodejs Package

'npm run start'

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages