Skip to content
This repository has been archived by the owner on Jul 30, 2020. It is now read-only.

IntelliTect/MarsError

Repository files navigation

Initial Project Setup

  1. Change to the Web project folder:
    • CMD> CD MarsError.Web
  2. Restore all npm dependencies:
    • CMD> npm install
  3. Generate any new or changed models:
    • CMD> dotnet coalesce
  4. Execute the init Gulp task to setup the wwwroot folder:
    • CMD> gulp init

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published