Skip to content

breakfriday/webpack-express-boilerplate

 
 

Repository files navigation

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

A boilerplate for running a Webpack workflow in Node express

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.1%
  • HTML 3.1%
  • CSS 0.8%