From 774bf29e7ebf0454ffb551866ec31590b8f36667 Mon Sep 17 00:00:00 2001 From: a18jimol Date: Sun, 25 Apr 2021 09:55:15 +0200 Subject: [PATCH] added note to readme about node_modules --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5e017db..b9358b5 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ ### Install Node.js Download Node.js from https://nodejs.org/en/
Download repository to the node.js folder +

+If the node_modules folder is not created automatically when installing AngularJS and Leaflet it has to be added manually ## Vue.js Setup ### Install Vue Cli Package