Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 525 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 525 Bytes

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.