reactjs-demo ReactJs demo project Requirements node.js: https://nodejs.org/en/download/ npm: https://www.npmjs.com/get-npm Build npm run build Run demo (using webpack dev server) After running the following command, the application should be available on http://locatlost:8080. npm run start