feat: implement basic server
This demo can: - Serve a webpage - Serve static assets - Asynchronously fetch html
This commit is contained in:
3
static/css/style.css
Normal file
3
static/css/style.css
Normal file
@@ -0,0 +1,3 @@
|
||||
h1 {
|
||||
color: blue;
|
||||
}
|
||||
Reference in New Issue
Block a user