setup static serving and routing
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
## Client
|
||||
|
||||
This is the place for your application front-end files.
|
||||
6
client/index.html
Normal file
6
client/index.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<head>
|
||||
<title>Demo</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>Hello World... </p>
|
||||
</body>
|
||||
Reference in New Issue
Block a user