npm install webpack --save
npm install babel-loader babel-core babel-preset-es2015 --save
npm install css-loader --save
npm install style-loader --save
npm install node-sass --save
npm install sass-loader --save
npm install extract-text-webpack-plugin --save
npm install node-inspector --save
npm run build