Simple boilerplate for Angular 2 app with webpack
Make sure that Node.js and npm are installed.
git clone https://github.com/krawitzzZ/angular2-webpack.git
- Download the latest version of the code
- Fire up a terminal
npm install
- Start the Webpack dev server
npm run dev
- Node.js - 4.3.5
- npm - 3.0.0