Skip to content

joaopalmeiro/cra-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cra-templates

code style: prettier lerna

A collection of templates for Create React App.

Templates

  • npx create-react-app my-app --template all-visx.
  • npx create-react-app my-app --template quickstart.
  • npx create-react-app my-app --template quickstart-eslint-prettier.

Notes

References