/cra-template-moon-route

The template to get a launch route to the moon.

Primary LanguageJavaScriptMIT LicenseMIT

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