You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-6Lines changed: 0 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,12 +20,6 @@ server({ port: 8080 }, [
20
20
]);
21
21
```
22
22
23
-
<blockquoteclass="external">
24
-
<p>Simplicity is a great virtue but it requires hard work to achieve it and education to appreciate it. And to make matters worse: complexity sells better.</p>
25
-
<cite>― Edsger W. Dijkstra</cite>
26
-
</blockquote>
27
-
28
-
29
23
## Getting started
30
24
31
25
There's a [whole tutorial on getting started for beginners](https://serverjs.io/tutorials/getting-started/) but the quick version is to first install `server` as a dependency:
0 commit comments