This is a template for a React application To get started: Fork this repo Clone to your local machine using git clone Download packages by typing in the Terminal: npm install Run your webpack with the command npm run dev:react Run the server at localhost:3000 npm run start