A simple node.js-based file transfer website.
-
Run
npm run buildto install all dependencies and build the site. -
Run
npm run startto run the website. Go to one of the URLs displayed in the terminal (such as http://192.168.1.100:3000) to access the client.