New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

nga

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nga

angular app generator

latest
Source
npmnpm
Version
1.0.5
Version published
Maintainers
1
Created
Source

nga

http://github.com/libinqi/nga/

Features

  • Angular 2 and Angular 4
  • TypeScript 2
  • Dev/Prod, HMR
  • Async/Lazy Routes
  • AoT via ngc
  • Hot Module Replacement
  • Webpack 2

Installation

$ npm install -g nga

Quick Start nga

The quickest way to get started with nga is executable angular to generate an application as shown below:

Create the app:

$ nga ng-app && cd ng-app

Install dependencies:

$ npm install

Start the server:

$ npm start

Hot Module Replacement:

$ npm run server:dev:hmr

Command Line Options

This generator can also be further configured with the following command line flags.

-h, --help          output usage information
-V, --version       output the version number

License

MIT

FAQs

Package last updated on 02 Nov 2017

Did you know?

Socket

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