Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 627 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 627 Bytes

cra-template-randomashes

This is my personal react/typescript template for Create React App that includes all of the things I normally add to my react app repositories when setting up a new project.

To use this template, use the following script:

npx create-react-app my-app --template file:./cra-template-randomashes

For more information, please refer to: