HTML file to use react component
suggest changeSetup a simple html file in the root of the project directory
Filename: index.html
<!DOCTYPE html><html><head><meta charset="utf-8"><title></title></head><body><div id="App"></div><script src="build/bundle.js" charset="utf-8"></script></body></html>
Found a mistake? Have a question or improvement idea?
Let me know.
Table Of Contents