From 20dba29f9c01e6ff4142fc8dd73d7e7c33a42034 Mon Sep 17 00:00:00 2001 From: RossTheRoss Date: Tue, 13 Apr 2021 14:22:16 -0500 Subject: start hw6 --- csci4131/hw6/strap012_hw6/public/welcome.html | 54 +++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 csci4131/hw6/strap012_hw6/public/welcome.html (limited to 'csci4131/hw6/strap012_hw6/public/welcome.html') diff --git a/csci4131/hw6/strap012_hw6/public/welcome.html b/csci4131/hw6/strap012_hw6/public/welcome.html new file mode 100644 index 0000000..50ae883 --- /dev/null +++ b/csci4131/hw6/strap012_hw6/public/welcome.html @@ -0,0 +1,54 @@ + + + + + + + + + + Welcome to Node.js + + + + +
+

Welcome to Express (Node.js)

+

The objective of this assignment is to develop a basic website with:

+

Express which is a Node.js web application framework.

+
+

Following are some useful resources:

+ + + +
+
+ +
+ +
+
+
+ +
+
+
+ + -- cgit v1.2.3