Ionic 2 Webpack starter project

For those interested in setting up your own build workflow, I’ve put together a starter project based on Webpack 2 here: ionic2-webpack2-starter.

It’s still experimental, but using the webpack-dev-server seems a lot faster in recompiling typescript code compare to ionic serve. I just added support for theming and some basic instructions on using it with Cordova.