Skip to content

Latest commit

 

History

History
62 lines (42 loc) · 1.88 KB

README.md

File metadata and controls

62 lines (42 loc) · 1.88 KB

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