Fix missing end src.
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Oly 2023-08-15 10:13:21 +01:00
parent af4d77d27d
commit ec051c3bb6
1 changed files with 3 additions and 3 deletions

View File

@ -13,11 +13,11 @@ Install the npm dependencies for react then launch shadow via the terminal or ja
Install dependencies with. Install dependencies with.
npm install npm install
Run the project with the below command Run the project with the below command.
npx shadow-cljs server app npx shadow-cljs watch app
Alternatively jack into the project from your ide. Alternatively jack into the project from your ide.
#+END_SRC
* Google Maps * Google Maps