angularjs-ng-cli
v1.0.3
Published
tools angularjs material typescript creator component
Downloads
3
Readme
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.