Local search for apps

This commit is contained in:
unknown
2021-09-06 12:24:01 +02:00
parent 8521995758
commit 6ae6c58f4c
14 changed files with 297 additions and 4751 deletions

View File

@@ -32,7 +32,7 @@ git clone https://github.com/pawelmalak/flame
cd flame
# run only once
npm run dev-init
npm run dev:init
# start backend and frontend development servers
npm run dev