10 lines
152 B
Markdown
10 lines
152 B
Markdown
# Notenrechner
|
|
The Notenrechner is a Program that rechnes Noten
|
|
|
|
## Building
|
|
Run this command:
|
|
```
|
|
just build
|
|
```
|
|
The built website will be in `dist/`
|
|
|