julianodev / mvc-with-angular

Uma demo utilizando Angular CLI com asp.net mvc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular Cli With ASP.NET MVC

An project using angular 5 with asp.net mvc

Prerequisites

Node Js

Installing

Clone project and

Run NPM INSTALL --save OR NPM -I --save

Commands

  • ng build -w -ec
  • ng build --deploy-url "ALIAS IIS"
  • ng build --prod / for build production

##Release ng build "prod" --deploy-url "ALIAS IIS" --aot --build-optimizer

Deployment

IIS

Built With

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone who's code was used
  • Inspiration
  • etc

About

Uma demo utilizando Angular CLI com asp.net mvc


Languages

Language:JavaScript 99.5%Language:C# 0.2%Language:TypeScript 0.2%Language:HTML 0.1%Language:CSS 0.0%Language:ASP 0.0%