Skip to content
William Bello edited this page Apr 28, 2016 · 2 revisions

Get the project up and running!

  1. Before anything else, make sure that your project is up-to-date.

    git checkout develop && git pull origin develop

  2. Now rename the file Base_Auth.config to Auth.config located in empleo-dot-net\EmpleoDotNet\ and then setup all the key values.

  3. Do a build, if everything is fine, run the app on your favorite browser.

#####Thanks for collaborate!! 👍

Clone this wiki locally