/smsl-frontend

permission to log with facebook

Primary LanguageJavaScriptMIT LicenseMIT

webpack-express-boilerplate

A boilerplate for running a Webpack workflow in Node express

Please read the following article: The ultimate Webpack setup to know more about this boilerplate.

Running it on Nitrous Pro

Change the webpack.config.js entry point: webpack-dev-server/client?http://localhost:8080 to point to your test server, for example: webpack-dev-server/client?http://test-103403.nitrousapp.com:3000.