Skip to content

andrew-yangy/angular-library-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A CLI tool for building Angular library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published