GitHub

Using the server

Starting the server

To start the server, open a Powershell window by holding shift and clicking "Open PowerShell window here" in the root of the "CrepeSR" folder. Powershell Then in the Powershell window, run the following command:

npm start

if there's no error, that means the server has started successfully.

Previous
Configuration