Skip to content

miktime148/learn-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

learn-express

Created a basic server and website using node and express.

Tools to install repo:

  • node

Instructions to start:

  1. clone the repo into a directory of your choice

  2. open terminal and type the commands:

npm install (to install dependencies)

npm start (to start the server)

  1. Open http://localhost:3000 to view it in the browser.

About

Used to create a basic server and website using node and express

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors