Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
groundedsage authored Sep 20, 2023
1 parent 45331ee commit 6b5c776
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,9 @@ Update the jar filename and location in `deps.edn`

## Run the application

Run `yarn` to install Tailwind and other javasscript dependencies
Run `yarn build:tailwind:dev` to build the css watch and build
`yarn` to install Tailwind and other javasscript dependencies

`yarn build:tailwind:dev` to build the css watch and build

In a seperate terminal window run this command to start the application

Expand All @@ -33,4 +34,4 @@ shadow-cljs - nREPL server started on port 9001
[:app] Build completed. (224 files, 0 compiled, 0 warnings, 1.93s)
👉 App server available at http://0.0.0.0:8080
```
```

0 comments on commit 6b5c776

Please sign in to comment.