Skip to content
This repository was archived by the owner on Sep 29, 2025. It is now read-only.

RDIL/cra-template-ready

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cra-template-ready

Ready-to-use Create React App template, so you can ignore the useless files and get right to coding.

How to Use

Use the --template argument with Create React App, which would end up looking like this:

$ npx create-react-app myprojectname --template ready

You don't even need to install the package from npm, as CRA will handle it all for you.

License

Copyright (c) 2020-present Reece Dunham. Under the MIT license.

About

Extremely small Create React App template, so you can ignore the useless files and get right to coding.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Contributors