ngwebpack

1.0.2 • Public • Published

ngWebpack

A cli that helps you start an Angular 2 project that builds with webpack.

It clones this repo by preboot for you and installs dependencies.

Get Started

Dependencies


What you need to run this:

  • git
  • node and npm

Installing

with npm

$ npm install -g ngwebpack

Or yarn

$ yarn global add ngwebpack

Usage

change to your projects folder in terminal and use:

ngwebpack <projectName>

This will clone the repo and install dependencies for you.

Credit

License

MIT

Package Sidebar

Install

npm i ngwebpack

Weekly Downloads

0

Version

1.0.2

License

MIT

Last publish

Collaborators

  • ghostffcode