1.0.3 • Published 6 years ago

angularjs-ng-cli v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

ng-cli - Tool for use with AngularJs-Material Webpack Typescript Template.

Allows you to create components

#AngularJs-Material Webpack Typescript Template. link

Usage

Clone into local machine

git clone https://github.com/cshlovjah/ng-cli.git
cd ng-cli
npm install

Symlink a package folder

sudo npm link

Do not forget to install link

In the root directory of the project

ng-cli ComponentName

In the directory ./src/app - a directory with the component will be created.