Skip to content

jemm1011/techtestjm

Repository files navigation

TechTestJM

Getting Started

Technical Test Joaquin Mejia

Prerequisites

Visual Studio 2015 or higher version
https://visualstudio.microsoft.com/es/downloads/

NodeJs
https://nodejs.org/es/

Installing

Modify your hostfile and add the following lines

127.0.0.1 techtestjm.com
127.0.0.1 techtestjmsite.com

Add Website to IIS with hostname techtestjm.com
Physical path must point to TechTestJM.Api project folder

Add Website to IIS with hostname techtestjmsite.com
Physical path must point to TechTestJM.WebSite project folder

Go to TechTestJM.WebSite explorer folder and run a cmd window there.
Run command

npm install

and wait for all packages to be installed.

Open TechTestJM Solution with visual studio and Restore Nuget Packages

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published