niksolaz / smsl-frontend

permission to log with facebook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

permission to log with facebook

License:MIT License


Languages

Language:JavaScript 99.4%Language:HTML 0.5%Language:CSS 0.1%