Initial commit

Change-Id: Ifc297dd3b5a52bb42d79a08bac4d05c2400ae779
diff --git a/test/express-react/views/index.pug b/test/express-react/views/index.pug
new file mode 100644
index 0000000..3d63b9a
--- /dev/null
+++ b/test/express-react/views/index.pug
@@ -0,0 +1,5 @@
+extends layout
+
+block content
+  h1= title
+  p Welcome to #{title}