## 🍲 `webpack-plugin-serve` Recipies
Recipes are snippets of code and useful tidbits that may be helpful to developers working to accomplish goals in similar scenarios. If you would like to submit a recipe, please open a `documentation` Pull Request.
🍳 What's Cooking:
[Builtin Middlewares](./builtin-middleware.md)
[Bonjour Broadcast](./bonjour-broadcast.md)
[Configuring Entry Points](./entry-points.md)
[Custom Headers](./custom-headers.md)
[Custom 404 Page](./four0four.md)
[Multi Entry Setup](./multi-entry.md)
[Proxies](./proxies.md)
[Static HTML File](./static-html-files.md)
[Using a Dynamic Port](./dynamic-port.md)
[Using an Internal IP Address](./internal-ip.md)
[Watching Static Content](./watch-static-content.md)
Prepared dishes:
[Angular](./angular/README.md)
[create-react-app](./create-react-app/README.md)
[refresh-on-failure](./refresh-on-failure/README.md)
[React](./react/README.md)
[React SSR](./react-ssr/README.md)
[Vue](./vue/README.md)