mirror of
https://github.com/linuxserver/text-drop
synced 2026-04-05 18:29:48 +00:00
No description
- Vue 80.6%
- JavaScript 10.1%
- HTML 9.3%
| .github | ||
| public | ||
| src | ||
| .gitignore | ||
| babel.config.js | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
Text 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