Skip to content

roq-trading/roq-vue

Repository files navigation

roq-vue

!!! EXPERIMENTAL !!!

Install dependencies

npm i

Define the service-manager end-point in .env.development

VITE_ROQ_URL=ws://localhost:2345/roq

Then compile this project and enable a local end-point for development

npm run dev

Home1 Home2