mirror of
https://github.com/linuxserver/file-drop
synced 2026-04-05 18:29:46 +00:00
No description
- Vue 85.1%
- JavaScript 8.7%
- HTML 6.2%
| .github | ||
| public | ||
| src | ||
| .gitignore | ||
| babel.config.js | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
file-drop
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint