Express-React-BP This is a boilerplate project using the following technologies: React for the frontend Express for the backend Webpack for compilation Requirements Node.js 6+ Running Install Dependencies npm install Build UI Bundle npm run webpack Start Server npm start Visit localhost:3000