Mogart Network | How to Install
Hello, first of all, you are here to develop the Platform, let's start step by step.
You can start by creating the project with your own custom name or you can Fork it from Github.
After downloading the project from GitHub, you can run the npm install command in the terminal to install the necessary packages. Once the installation is complete, you can start the client-side by running npm start. To run both the server and client sides, you can use the npm starthost command.
Last updated