vinsonchuong / prototypical

A starting point for a project
MIT License
0 stars 0 forks source link

Implement and Extract Node.js Server #16

Open vinsonchuong opened 8 years ago

vinsonchuong commented 8 years ago

A simple development server with https for serving a static application, and a more complex production server that can serve arbitrary server frameworks with ES2015+ code.

Examples