Skip to content

petrkrejcik/cra-template-start

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRA template

Install

yarn create react-app new-app-name --template start

If it complains about packages which it can't find try npx:

npx create-react-app new-app-name --template start

About

Create React App template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published