From ec051c3bb618b6e58a772a8b0e915503b84e0f05 Mon Sep 17 00:00:00 2001 From: Oly Date: Tue, 15 Aug 2023 10:13:21 +0100 Subject: [PATCH] Fix missing end src. --- resources/public/documents/examples-maps.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/public/documents/examples-maps.org b/resources/public/documents/examples-maps.org index cb9dd3b..359a4e8 100644 --- a/resources/public/documents/examples-maps.org +++ b/resources/public/documents/examples-maps.org @@ -13,11 +13,11 @@ Install the npm dependencies for react then launch shadow via the terminal or ja Install dependencies with. npm install -Run the project with the below command -npx shadow-cljs server app +Run the project with the below command. +npx shadow-cljs watch app Alternatively jack into the project from your ide. - +#+END_SRC * Google Maps