Socket
Socket
Sign inDemoInstall

generator-angular-basic

Package Overview
Dependencies
304
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    generator-angular-basic

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


Version published
Maintainers
1
Install size
20.9 MB
Created

Readme

Source

AngularBasic

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

Build status

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

Keywords

FAQs

Last updated on 08 Aug 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc