CRA Template - Moon Route This is a base template for React, React Router and Apollo Client apps. To install this template run script below: npx create-react-app my-app --template moon-route # or yarn create react-app my-app --template moon-route