This demo can: - Serve a webpage - Serve static assets - Asynchronously fetch html
4 lines
24 B
CSS
4 lines
24 B
CSS
h1 {
|
|
color: blue;
|
|
}
|