项目作者: brunohbrito

项目描述 :
Computer Vision Api through Angular and Web Api
高级语言: TypeScript
项目地址: git://github.com/brunohbrito/CognitiveServicesExamples.git
创建时间: 2018-08-22T06:24:32Z
项目社区:https://github.com/brunohbrito/CognitiveServicesExamples

开源协议:MIT License

下载


ASP.NET Core & Cognitive Services

Example App - Computer Vision Api through Angular app and Web Api

  • Server Side: ASP.NET Core
  • Front-end: Angular 6 with BS4 Admin template.

Pre reqs

  • Net.Core 2.1
  • angular-cli 6+

Techs:

  • ASP.NET Core
  • Angular 6

How to run

  1. Open VSCode and load folder
    • Open terminas (CTRL + `)
    • cd frontend
    • npm install
    • npm start
    • Add new Terminal ( + )
    • cd Backend
    • dotnet run

More about on ASP.NET Core & Cognitive Services - Computer Vision - Portuguese only