Skip to content

roiLeo/open-preview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Open Preview

SSR application powered by Nuxt ecosystem.

Screenshot

Screenshot 2024-09-03 at 08-34-24 OpenPreview

This project contains the following stack:

Setup

Make sure to install the dependencies:

pnpm

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

Deployment

Deploy with Vercel Deploy to Netlify