Skip to content

ovaas/ovaas-front

Repository files navigation

OVaaS - OpenVINO as a service
OpenVINO as a service


NPM version License Docker build badge Deploy badge


Develop

This project use pnpm as package manager.

nuxt 3 documentation

Setup

Make sure to install the dependencies:

pnpm install

Development Server

Start the development server on http://localhost:3000

pnpm dev

Production

Build the application for production:

pnpm build

Locally preview production build:

pnpm preview

Checkout the deployment documentation for more information.



License


License check