Update readme
This commit is contained in:
parent
13d733e385
commit
360d00ddb2
2 changed files with 3 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
Default frontend for [Mitra](https://codeberg.org/silverpill/mitra).
|
Default frontend for [Mitra](https://codeberg.org/silverpill/mitra).
|
||||||
|
|
||||||
<img width="600" src="screenshot.png" alt="screenshot">
|
<img width="650" src="screenshot.png" alt="screenshot">
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
|
@ -36,6 +36,8 @@ Compile:
|
||||||
npm run build
|
npm run build
|
||||||
```
|
```
|
||||||
|
|
||||||
|
This will produce a static website in the `/dist` directory.
|
||||||
|
|
||||||
## Development
|
## Development
|
||||||
|
|
||||||
### Compiles and hot-reloads for development
|
### Compiles and hot-reloads for development
|
||||||
|
|
BIN
screenshot.png
BIN
screenshot.png
Binary file not shown.
Before Width: | Height: | Size: 99 KiB After Width: | Height: | Size: 115 KiB |
Loading…
Reference in a new issue