He4rt Squad Frontend

  • Nuxt 3.5.0
  • UnunuraCSS 1.6.19

Setup

Make sure to install the dependencies:

pnpm install --shamefully-hoist

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

API

Acesse a API deste projeto clicando aqui.