Shailen
Shailen
Did anyone find a solution for this yet?
@lightningspirit I will see if I have the time to implement it :)
 [How to setup a dev server](https://trello.com/c/c6m20EYI/15-how-to-setup-a-dev-server)
@MichaelCurrin Hydrogen does not provide a dev server out of the box, it is meant to be much more lower-level than that. Leaving the dev server up to the user....
@nickreese Hey man! Sorry for seeing this so late, it has been a very busy start to the year, I like the idea a lot and will include it in...
@nickreese Hey man! I was just curious about the implementation of this feature Currently, the Routes API generates an `index.html` file based on `_index.js` template, so if you have to...
@nickreese Thanks for the clarification! That fits with what I was thinking as well. I will add this feature to the board for a future release :smile: Currently, I am...
HI @robinparadise sorry for the late reply. You can definitely do that for, do you also want to be able to pass `data` to the HTML file template?
@MichaelCurrin Thanks for this! `npx` is a default package installed with newer versions of NPM that allows you to execute local packages
 [In-depth installation guide](https://trello.com/c/z4GMzlWZ/16-in-depth-installation-guide)