Skip to content

Start-Out/module-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Module: Express

Static Badge

A boilerplate/starter project that's barely one step above prototyping with index.html alone.

Quick Start

Run your tiny server

A couple of run scripts are included

npm start
npm run dev

Note

HTTPS

The default configuration is unsecured. If you need a secured connection, see end of index.js which expects CA Certificates (./src/out/localhost.key and ./src/out/localhost.crt).

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •