项目作者: nikitadmitry
项目描述 :
Challenging Challenges
高级语言: C#
项目地址: git://github.com/nikitadmitry/challenging-challenges.git
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:
- Install ASP.NET Core, VS15, node.js, npm
- Update web.config connection strings with at least your machine name
- Build application, run ‘npm install’ if needed
- run ‘webpack —config webpack.config.vendor.js’, run ‘webpack’ if needed
- create databases (see nuget_commands file)
- dotnet run