js-blog-tutorial
js-blog-tutorial copied to clipboard
Running in a local network (Solution)
I run the project on my local network with some modifications. I could pass the source code but I don't know how to do it leaving the solution inside this repository... although in reality I only changed some references in the code towards the real localhost, and added the option '--host 0.0.0.0' in webpack-dep-server (with the npm start command)
If anyone wants the source code directly, I uploaded it to a fork since I can't do a pull request here
https://github.com/ElvisGastelum/Blog-Tutorial