Skip to content

fivenet-app/fivenet-app.github.io

Repository files navigation

FiveNet Website + Documentation

Built with:

Nuxt UI Pro Github Pages

Development

Setup

Make sure to install the dependencies:

pnpm install

Development Server

Start the development server on http://localhost:3000:

pnpm run dev