Skip to content

enviroeberhardt/Angular-2-NET-Core-Weather-Checker

 
 

Repository files navigation

Angular-2-NET-Core-Weather-Checker

Source code for the series on creating a weather checker using Angular 2 and .NET Core.

When you grab this code, you'll probably need to run this to compile the vendor.js file.

webpack --config webpack.config.vendor.js

webpack

If you don't have webpack, install it using NPM.

npm install -g webpack

About

Source code for the series on creating a weather checker using Angular 2 and .NET Core.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 27.0%
  • C# 24.8%
  • HTML 22.1%
  • JavaScript 21.5%
  • CSS 4.6%