Skip to content
This repository has been archived by the owner on Feb 4, 2021. It is now read-only.

quicksend/frontend

Repository files navigation

Quicksend Logo

A self-hostable file sharing service with user account support

Netlify Status

Related Projects

Installation

$ pnpm install

Running the app

# Compiles and hot-reloads for development
$ pnpm run serve

# Compiles and minifies for production
$ pnpm run build

# Lints and fixes files
$ pnpm run lint

Customize configuration

See Configuration Reference.