Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 410 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 410 Bytes

Neptun Website

The website of the neptun-tool.

Info

Built with Nuxt 3, Nitro, Vite and Vue 3.

Setup

pnpm install

Development

pnpm run dev

Production

pnpm run build

Locally preview production build:

pnpm run preview