The goal of this repository is to have a simple setup for an angular(2) project that creates a distribution file with sourcemaps suitable for webstorms built in server debugging.
npm i
webpack
You can also use webpack watch
to watch the files.
MIT