From bfa765a37010a5579a307715220febefd9dd2942 Mon Sep 17 00:00:00 2001 From: basha Date: Mon, 13 Feb 2017 22:13:35 +0530 Subject: [PATCH] Create README.md added the description for the project --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..865621a --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# ng2f-server + +This project contains an express server for use in an Angular 2 Fundamentals course