1
0
Fork 0
mirror of https://github.com/pawelmalak/flame.git synced 2025-07-19 03:29:37 +02:00

Pushed version 1.6.6

This commit is contained in:
unknown 2021-09-06 14:46:05 +02:00
parent 43f38a2f44
commit ebae61a688
4 changed files with 12 additions and 9 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