added README.md
This commit is contained in:
parent
47c522fb3f
commit
7298fea65d
1 changed files with 13 additions and 0 deletions
13
README.md
Normal file
13
README.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Kurzovity grafik uloh
|
||||
|
||||
## Spuštění pro vývoj
|
||||
|
||||
**Závislosti (Arch packages):** dotnet-sdk, yarn, aspnet-runtime
|
||||
|
||||
```
|
||||
cd frontend/
|
||||
yarn dev
|
||||
```
|
||||
|
||||
* **uživatel:** http://localhost:5000/grafik
|
||||
* **editor:** http://localhost:5000/grafik.html#editor
|
Reference in a new issue