Frequently faced problems - a-tokyo/generator-at-angular GitHub Wiki
While bulding, error css-loader module not found:
In your package.json replace
"extract-text-webpack-plugin": "^2.0.0-beta.4",
with
"extract-text-webpack-plugin": "2.0.0-beta.5",