ngl-cli

1.2.1 • Public • Published

MIT license

A CLI tool for building Angular library

Installation

npm install -g ngl-cli

Usage

ngl --help

Generating and serving an Angular Library project via a development server

ngl new PROJECT-NAME
cd PROJECT-NAME
ngl serve

Navigate to http://localhost:8080/. The app will automatically reload if you change any of the source files.

Readme

Keywords

Package Sidebar

Install

npm i ngl-cli

Weekly Downloads

2

Version

1.2.1

License

MIT

Last publish

Collaborators

  • ddvkid