Skip to content

Basic Angular TypeScript app for VS2017/VSCode, uses aspnet core, webpack, gulp, sass and yarn (optional)

License

Notifications You must be signed in to change notification settings

MattJeanes/AngularBasic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AngularBasic

Basic Angular TypeScript app for VS2017/VSCode, uses aspnet core, webpack, gulp, sass and yarn (optional)

Build status

      Now available as a project template within Visual Studio.

Demo site

http://angularbasic.mattjeanes.com/

Why did you switch from SystemJS to webpack?

I feel that webpack has reached a point where it's ease of use and power have overcome my old SystemJS-based setup.

That said, it still has it's uses, particularly anywhere webpack-dev-middleware cannot be used, such as in older asp.net 4 applications.

If you wish to use the old SystemJS-based version, it's available on npm under 1.x or on the systemjs branches on this repository.

Installation

You can download the master branch and use directly or (recommended) use the yeoman generator for this

  • npm install -g yo generator-angular-basic
  • yo angular-basic

This will ask a few questions such as project name and scaffold out your application ready for use

BrowserStack

Special thanks to BrowserStack for allowing me to use their platform to test this project

About

Basic Angular TypeScript app for VS2017/VSCode, uses aspnet core, webpack, gulp, sass and yarn (optional)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •