API Mirror Deploy it yourself Localy If you want to run and test the server localy on your device, navigate to your console and run: git clone https://github.com/GameHub88/Mirror.git Make sure you have nodejs installed for these next steps: cd Mirror npm install npm start then navigate on your web browser to localhost:2000 or 127.0.0.1:2000 to test the server. Docs Coming Soon! Contributors