From 0715292c131a68e18507966c4a5a87ae6e49a000 Mon Sep 17 00:00:00 2001 From: Don Kingdon Date: Mon, 7 Oct 2024 00:26:11 -0400 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index d8ff270..ec8f117 100644 --- a/README.md +++ b/README.md @@ -167,7 +167,19 @@ Clone & compile: ## Install Frontend + sudo npm install -g ember-cli@2.18 + sudo npm install -g bower + sudo chown -R $USER:$GROUP ~/.npm + sudo chown -R $USER:$GROUP ~/.config + npm install + bower install + ember install ember-truth-helpers + npm install jdenticon@2.1.0 +Build from www/ + + chmod 755 build.sh + ./build.sh ### Modify configuration file nano ~/open-etc-pool-friends/www/config/environment.js