ReactMD Demo - Reach Router

Details

  • This app is built with Parcel.js and demonstrates the use of Reach Router in React
  • To install Reach Router use yarn add @reach/router in your application

Setup

  • Download the application using git clone https://github.com/jmleep/react-md-meetup.git
  • Download dependencies in the application's root directory yarn
  • Start the application yarn start