Will update the build as it's changed. Test with npm run build-web, open 'pubilc/index.html' file in your browser (no server yet), change the file or 'App.js', refresh the page, see the page has changed.
Test that npm start still works, if possible.
Again, no server yet. Let's set up a new issue for that.
Will update the build as it's changed. Test with
npm run build-web
, open 'pubilc/index.html' file in your browser (no server yet), change the file or 'App.js', refresh the page, see the page has changed.Test that
npm start
still works, if possible.Again, no server yet. Let's set up a new issue for that.