Skip to content

RJiraya/MafiaCity

Repository files navigation

MEAN Logo Mafia City

Prerequisites

  • Node.js - Download and Install Node.js. You can also follow this gist for a quick and easy way to install Node.js and npm
  • MongoDB - Download and Install MongoDB - Make sure mongod is running on the default port (27017). Tout est expliqué dans l'installation.

Tools Prerequisites

  • NPM - Node.js package manage; should be installed when you install node.js.
  • Bower - Web package manager. Installing Bower is simple when you have npm:
$ npm install -g bower
  • Grunt - Download and Install Grunt.
$ npm install -g grunt-cli
  • Mean.io
$ npm install -g meanio

Quick Install

Récupérer les sources sur le gitHub RJiraya/MafiaCity/trunk. Utiliser svn checkout avec l'url 'RJiraya/MafiaCity/trunk' Une fois dans le dossier, éxécutez :

$ npm install

Puis pour lancer le serveur

$ grunt

Assurez vous d'avoir lancé MangoDB

Mettre à jour son projet & valider ses modifications

  • Update

Mets à jour son code, par rapport au version des autres membres

  • Commit

Valide les modifications de son code. ATTENTION ne pas commit les librairies! Ne pas commit : .project, .bower_tmp, .bower_registry, .bower_cache, node_modules, public/system/lib!

License

The MIT License

About

Mafia City Game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published