mirror of
https://github.com/VueTorrent/VueTorrent.git
synced 2025-03-19 22:50:04 +03:00
227 B
227 B
Vuetorrent
Project setup
- development
npm install & npm run serve
- production
npm install & npm run build
then copy dist to server/dist
rename config.example.json to config.json
run node server/src/server.js