student-legacy/README.md
2023-05-26 21:57:07 +02:00

23 lines
330 B
Markdown

<p align=center>
<img src=".github/logo.png" width=150>
<h1 align=center><b>Filc Napló</b></h1>
</p>
#### Nem hivatalos e-napló alkalmazás az eKRÉTA rendszerhez
## Setup
### Clone the project
```sh
git clone --recursive https://github.com/refilc/naplo
cd naplo
```
### Run the app
```sh
cd filcnaplo
flutter run
```