Skip to content

Gothic-2-Reboot-Team/gothic-2-reboot-team.github.io

Repository files navigation

GOTHIC 2 Reboot

Node.js pnpm

Look at the Nuxt documentation to learn more.

Recommended IDE Setup

VSCode + Volar (and disable Vetur).

Setup

Make sure to install 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

Check out the deployment documentation for more information.

Contributors