Skip to content

Latest commit

 

History

History
19 lines (18 loc) · 495 Bytes

README.md

File metadata and controls

19 lines (18 loc) · 495 Bytes

Moonlight 4.0

The best open-source gaming website project that is taking the world by storm.

Getting started

If you have pm2 installed, then all you have to do is run:

pm2 start

Or without pm2:

npm install
npm start

Then open your browser and go to http://localhost:8000