Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 378 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 378 Bytes

Scrum-Poker Front

  • Vue 3

Dependencies

Installation

npm ci

Running the app

npm run start:dev

app listening on http://localhost:5173

Docker

sudo docker-compose up --build

app listening on http://localhost:5173