Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

Latest commit

 

History

History
28 lines (19 loc) · 310 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 310 Bytes

Pinia issue repro (quasar-project-v1)

Install the dependencies

yarn

Build the app for production

yarn build

Start the app

yarn start

Make requests against the server

Maybe use a load testing tool or just curl

curl http://localhost:3001