first commit
This commit is contained in:
commit
a744ea6dcb
18 changed files with 713 additions and 0 deletions
8
src/views/index.ejs
Normal file
8
src/views/index.ejs
Normal file
|
@ -0,0 +1,8 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
</head>
|
||||
<body>
|
||||
<h1> hello </h1>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue