/cra-template-moon-route-typescript

The template to get a launch route to the moon (In TypeScript!).

Primary LanguageTypeScript

CRA Template - Moon Route (TypeScript)

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-typescript

# or

yarn create react-app my-app --template moon-route-typescript