Skip to content

embr-dev/Mirror

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API Mirror

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