Skip to content

dh377/express-stub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express-Stub project

Without *.mjs and --experimental-modules options, Node.js (v8+) does not support module importing statement import.

Usage

  1. Clone this project.

  2. Run yarn install to collect out and install dependancies.

  3. Run yarn start. If you get the message like below, it is sucessfully installed:

...
Express-Stub app listening on port 3000!
  1. Hit F5 key, and open a browser at http://localhost:3000. You will see:
Hello World!

About

Basic Express App Stub

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published