Update README
This commit is contained in:
parent
cf706be388
commit
eacb0914ef
12
README.md
12
README.md
@ -1,6 +1,6 @@
|
|||||||
# abra-apps
|
# abra-apps
|
||||||
|
|
||||||
Created using [`elm-spa`](https://elm-spa.dev)
|
web app to list Co-op Cloud apps; https://apps.coopcloud.tech
|
||||||
|
|
||||||
## local development
|
## local development
|
||||||
|
|
||||||
@ -23,8 +23,16 @@ Command | Description
|
|||||||
|
|
||||||
## deploying
|
## 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`
|
__Build command:__ `npm run build`
|
||||||
|
|
||||||
__Publish directory:__ `public`
|
__Publish directory:__ `public`
|
||||||
|
|
||||||
|
## thanks
|
||||||
|
|
||||||
|
created using [`elm-spa`](https://elm-spa.dev)
|
||||||
|
|
||||||
|
inspiration:
|
||||||
|
- https://yunohost.org/apps
|
||||||
|
- https://www.cloudron.io/store/index.html
|
||||||
|
Loading…
x
Reference in New Issue
Block a user