1
Fork 0
mirror of https://github.com/RGBCube/cinny synced 2025-07-30 16:37:46 +00:00

added dist to gitignore and updated readme

This commit is contained in:
unknown 2021-08-03 08:27:41 +05:30
parent 540c10aaff
commit 0070d46a20
86 changed files with 1 additions and 692 deletions

View file

@ -12,15 +12,6 @@ Cinny is a [Matrix](https://matrix.org) client focusing primarily on simple, ele
## Building and Running
### Running pre-compiled
A pre-compiled version of the app exists in this repo. You can serve the application with a webserver of your choosing
by simply copying these files to the webroot:
- `olm.wasm`
- `_redirects`
- all files in the `dist/` directory
### Building from source
Execute the following commands to compile the app from its source code: