Started express project

This commit is contained in:
2022-02-19 01:03:46 -05:00
parent f4b48aa729
commit 613defa81b
6 changed files with 5741 additions and 0 deletions

8
views/index.pug Normal file
View File

@ -0,0 +1,8 @@
doctype=html
html
head
title Bit Goblin
link(rel='stylesheet', href='/static/stylesheets/zulrah.css')
body
h1 Bit Goblin
p This is a test!