Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 270 Bytes

DEVELOP.md

File metadata and controls

26 lines (19 loc) · 270 Bytes

Tech Stack

  • python3
  • html/css/js
  • fastapi
  • vue
  • element-ui

Build

pip3 install poetry

git clone [email protected]:codematrixer/ui-viewer.git
cd ui-viewer

poetry lock --no-update
poetry install
poetry build

Run

poetry run python3 -m uiviewer