Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 416 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 416 Bytes

ModelZ Documentation

ModelZ is an end-to-end platform for developers, that allows you to create and deploy your models to the cloud in just a few minutes.

This repository contains the source code for the ModelZ documentation website.

Local Development

First, run pnpm i to install the dependencies.

Then, run pnpm dev to start the development server and visit localhost:3000.