Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 794 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 794 Bytes

logo 4185b845

https://mgo2pc.com/ | https://savemgo.com

discord

This repository is for the website frontend of SaveMGO (formerly known as MGO2PC)

Build instructions

Make sure you have Node.js and Git installed then run the following commands.

git clone https://github.com/cipherxof/mgo2pc-frontend.git
cd mgo2pc-frontend
npm i
npm run dev

Note: The backend is not included in this repo, however a proxy will be used to connect to the API externally from your local setup.