VueTorrent/README.md
2019-04-16 08:30:17 +02:00

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