Closed devmessias closed 9 years ago
Hi @messias-physics,
When you run the workflow there is already an index.html
file in the build/
folder. It loads up the bundled version of your app. But you can really put it anywhere you want, as long as it can point to the build/main.js
and build/vendors.js
file :-)
Please let me know if I am unclear on any of this!
Sorry for the question, but where should I put the index.html?