Skip to content

pedromdev/cra-template-moon-route

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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