Git Product home page Git Product logo

kashcode / aspnetcore-angular-systemjs-startertemplate Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ljruiten/aspnet-core-angular2-startertemplate

0.0 2.0 0.0 9.08 MB

An Angular / ASP.NET Core Starter Template with small Gulp-Tasks

Home Page: http://offering.solutions/blog/articles/2016/01/25/angular-2-asp-net-core-starter/

C# 9.32% HTML 27.56% TypeScript 26.42% CSS 0.27% JavaScript 36.44%

aspnetcore-angular-systemjs-startertemplate's Introduction

Angular ASP.NET CORE WebAPI Starter Template

This is a starter template for developing Angular with ASP.NET Core WebAPI Applications.

This template is done with npm. Its an Angular application with an http-service getting values from an ASP.NET CORE WebAPI.

Blogpost

Angular and ASP.NET Core Starter

Start

Start by typing

npm install

at the level of the "package.json" file

Option 1

Now you can just press "play" inside Visual Studio to get started.

If you change the *.ts-files you need to run the tsc command manually.

Option 2

npm start will run the gulp task for you, starting the lite-server, the dotnet server and the tsc-watcher.

Distribution

npm run dist will run the gulp task for distribution, so it will build the app and place it in the wwwroot folder. You can now serve it with npm run lite.

TO start the backend type dotnet run

See this nice link which the Angular team did by working with Visual Studio and Angular Visual Studio 2015 QuickStart

alt text

aspnetcore-angular-systemjs-startertemplate's People

Contributors

fabiangosebrink avatar jkoehler11 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.