From 20fece393cabcfe4907ffa9888f0dc1405db13d5 Mon Sep 17 00:00:00 2001 From: Konrad Abicht Date: Tue, 11 Apr 2017 13:22:48 +0200 Subject: [PATCH] updated development environment link for node --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dcab932e..743efb2b 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ After changing data in a store the `BuildingNavigator` re-renders all components ### Developing environment -As developing environment we use a Docker container with Node.js, NPM, Webpack etl. al. from: https://github.com/Dockerizing/NodeJS-NPM-ECMA6-Stack +As developing environment we use a Docker container with Node.js, NPM, Webpack etl. al. from: https://github.com/k00ni/Docker-Nodejs-environment Mount this project into the container and access http://localhost:8080.