update readme
This commit is contained in:
parent
bc46bdccfb
commit
cfa4190ce5
1 changed files with 7 additions and 1 deletions
|
|
@ -2,7 +2,13 @@
|
|||
|
||||
App to store my code snippets.
|
||||
|
||||
Start app in dev
|
||||
## Dev
|
||||
|
||||
Starting by following this guide
|
||||
|
||||
https://clojure-doc.org/articles/tutorials/basic_web_development/
|
||||
|
||||
### How to run dev server
|
||||
|
||||
```
|
||||
$ clojure -M -m snippets.api
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue