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:
parent
540c10aaff
commit
0070d46a20
86 changed files with 1 additions and 692 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue