From c7b101d989930a56cfca3ae5148f145b74fbf703 Mon Sep 17 00:00:00 2001 From: Cesar De la Torre Date: Mon, 20 Feb 2017 14:57:37 -0800 Subject: [PATCH] Created Setting the Web SPA application up (markdown) --- Setting-the-Web-SPA-application-up.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Setting-the-Web-SPA-application-up.md diff --git a/Setting-the-Web-SPA-application-up.md b/Setting-the-Web-SPA-application-up.md new file mode 100644 index 0000000..1bac3f2 --- /dev/null +++ b/Setting-the-Web-SPA-application-up.md @@ -0,0 +1,2 @@ +The Web SPA application needs a few additional steps to make it work due to its JavaScript frameworks dependencies and JS code to be built before generating the Docker Images. +