Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

express-server

This is boilerplate for an express server. It includes one route, for a GET request to the main route, '/'. It serves a 'Hello, Universe!' file

To use: run node server.js

Steps:

  1. Run npm init

  2. Run npm install express --save

  3. Create a gitignore and add node_modules to it

  4. Create server.js

  5. Create index.html and do the routing for it in server.js

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages