React Set up - Gotteschalk/bike_component_tracker GitHub Wiki

List of Activities for React Setup

  1. Run "npx create-react-app velocity" Creates all the folders and files
  2. npm install --save react-router-dom