add FE source
This commit is contained in:
@ -20,3 +20,8 @@ tasks:
|
||||
desc: runs the backend server
|
||||
cmds:
|
||||
- poetry run python fuware/app.py
|
||||
ui:dev:
|
||||
desc: runs the frontend server
|
||||
dir: fuware-fe
|
||||
cmds:
|
||||
- pnpm dev
|
||||
|
Reference in New Issue
Block a user