Skip to main content
Version: 3.9.0

Start an existing project

This document explains how to start an existing project.

  • Clone the project
  • In DotNet project
  • In Angular project do
    • npm install
    • npm start (If your back run in IIS express) or npm run start4iis (If your back run in IIS)