项目作者: nikitadmitry

项目描述 :
Challenging Challenges
高级语言: C#
项目地址: git://github.com/nikitadmitry/challenging-challenges.git
创建时间: 2017-02-17T08:23:43Z
项目社区:https://github.com/nikitadmitry/challenging-challenges

开源协议:

下载


Challenging Challenges

A simple web app with development challenges.

Built using:

  • ASP.NET Core
  • Angular 4
  • WCF Services
  • ASP.NET MVC
  • angular-mdl

To deploy locally:

  1. Install ASP.NET Core, VS15, node.js, npm
  2. Update web.config connection strings with at least your machine name
  3. Build application, run ‘npm install’ if needed
  4. run ‘webpack —config webpack.config.vendor.js’, run ‘webpack’ if needed
  5. create databases (see nuget_commands file)
  6. dotnet run