UNPKG

450 BMarkdownView Raw
1### Description
2
3<!-- Example: The server fails to find my route when requested. -->
4
5### Expected outcome
6
7<!-- Example: The server responds with a 200 and OK. -->
8
9### Actual outcome
10
11<!-- Example: The route returns a 404 and Not Found -->
12
13### Live Demo
14
15<!-- Example: https://glitch.com/edit/#!/remix/server-js-demo -->
16
17### System Information
18
19**OS:** MacOS High Sierra, Windows 10, etc.
20
21**Node Version:** v8.9.1
22
23**Server.js Version:** 1.0.14