Update README

This commit is contained in:
3wc 2021-04-18 12:47:15 +02:00
parent cf706be388
commit eacb0914ef
1 changed files with 10 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# abra-apps
Created using [`elm-spa`](https://elm-spa.dev)
web app to list Co-op Cloud apps; https://apps.coopcloud.tech
## local development
@ -23,8 +23,16 @@ Command | Description
## deploying
After you run `npm run build`, the contents of the `public` folder can be hosted as a static site. If you haven't hosted a static site before, I'd recommend using [Netlify](https://netlify.com) (it's free!)
After you run `npm run build`, the contents of the `public` folder can be hosted as a static site.
__Build command:__ `npm run build`
__Publish directory:__ `public`
## thanks
created using [`elm-spa`](https://elm-spa.dev)
inspiration:
- https://yunohost.org/apps
- https://www.cloudron.io/store/index.html