Skip to content

ngx-devtools/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular CLI - @ngx-devtools/cli

Custom CLI for Angular

Getting Started

Prerequisites

  • Nodejs version 7+
  • Git Bash

Install
npm install --g @ngx-devtools/cli

Usage

ngx --help
Bundle your code
ngx run bundle
Steps before you bundle
  • All your code should be in src folder
  • You should have index.ts at root level of your src folder
  • index.ts file should have all exported component, modules, directives, pipes and etc.

Serve your application

ngx run serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •