Fix missing end src.
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
af4d77d27d
commit
ec051c3bb6
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue