A quick React demo and test. To run from the command line (in this root folder):
npm installmkdir -p src/components src/containers src/contexts src/pages src/utils src/css src/imgnpm startOnly required when publishing live online.
npm run buildUpdate the siteId property in .netlify/state.json. Then run the following:
npm run deploy