Skip to content
Daniel Turan edited this page Sep 5, 2018 · 3 revisions

Welcome to the vyvojari-sk wiki!

To run locally:

  1. Install Visual Studio 2017
  2. Install Latest NETCore SDK - https://www.microsoft.com/net/download/core#/current/sdk
  3. Clone repository and open the solution in visual studio
  4. Run in IIS Express (press F5)

Continous Delpoyment:

Continuous Deployment Setup

Clone this wiki locally