Skip to content

Commit

Permalink
fix changed API structure, update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Martina Piekná committed Dec 21, 2023
1 parent 200dcc3 commit 1eda27f
Show file tree
Hide file tree
Showing 8 changed files with 14,140 additions and 3,668 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,10 @@

## Spuštění

- node.js v 16

- instalace závislostí
`yarn install`
`npm install`

- spuštění appky
`yarn start`
`npm start`
Loading

0 comments on commit 1eda27f

Please sign in to comment.