Running the Server

Overview


To run the davinci file-server , enter the following command within the file server directory.


node file-server.js
                


This should start the server on your local machine. It will be running on port 2800. (You can change the port that the server runs on by editing the script.)