The website of the neptun-tool. View status here.
Built with Nuxt 3, Nitro, Vite and Vue 3.
pnpm install
pnpm run dev
- Doesn't work in
[email protected]
. - Extremely slow on
Windows11
(faster in WSL (might be better in nuxt@v4, which is currently in nightly-channel)). srcDir
causes some imports and types to break... (could improve performance on windows theoretically)
pnpm run build
Locally preview production build:
pnpm run preview