cool app
- Fork the repository
- clone the repository to your local machine.
cd mmo
git checkout develop
to make sure you're in the right branchgit pull origin develop
to make sure to start with the latest codebasenpm install
to install the dependenciesnpm run server
Refer to the contribution guidelines for this project here