Closed sopaco closed 7 years ago
I generate the bundle.js via npm run build, and copy the file of index.html to the public folder, deploy them, but there is nothing shown in browser, what's wrong?
npm run build
index.html
I generate the bundle.js via
npm run build
, and copy the file ofindex.html
to the public folder, deploy them, but there is nothing shown in browser, what's wrong?