GitHunt

LocalSend Website

Setup

Make sure to install pnpm.

npm install -g pnpm

Get dependencies

pnpm install

Start the development server

pnpm run dev

Deployment

Generates the static website in the dist directory.

pnpm run generate

Contributing

Adding a new language

  1. Add new JSON file in i18n/locales/ directory.
  2. Add the new language in nuxt.config.ts.

Languages

Vue88.7%TypeScript11.3%
Apache License 2.0
Created February 16, 2025
Updated February 16, 2025