Skip to content

Server spun up in Node. Go to localhost:3000/image.jpg to serve the image.

Notifications You must be signed in to change notification settings

samwhiteiv/server-http

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spin up server

Steps to run locally

  • Check to make sure you have Node installed
  • Go to the project root directory
  • run yarn serve or npm run serve in the terminal. Alternatively, you can run node index.js via the command line as well.
  • go to localhost:3000/image.jpg to serve the image.

About

Server spun up in Node. Go to localhost:3000/image.jpg to serve the image.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published