8000 GitHub - nidexingg/website
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nidexingg/website

 
 

Repository files navigation

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 lang/ directory.
  2. Add the new language in i18n.config.ts.
  3. Add the new language in nuxt.config.ts.

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 84.1%
  • TypeScript 15.9%
0