项目作者: brunohbrito
项目描述 :
Computer Vision Api through Angular and Web Api
高级语言: TypeScript
项目地址: git://github.com/brunohbrito/CognitiveServicesExamples.git
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:
How to run
- 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