Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
Co-authored-by: Gustavo Valente <gustavo.valente@flexiana.com>
  • Loading branch information
soulflyer and gmsvalente committed Oct 20, 2023
1 parent 44af66d commit 891f658
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ Xiana has its own Leiningen template, so you can create a skeleton project with
```shell
lein new xiana app
```

It also has a deps.edn template. Instructions for using it are [here](https://github.com/Flexiana/templates)

[getting-started](./doc/getting-started.md) explains how to use this to create a very simple app with a db, a backend offering an API, and a frontend that displays something from the database.

### As a dependency
Expand Down

0 comments on commit 891f658

Please sign in to comment.