Skip to content

tanabee/cra-template-min

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

About

An minimal template for create-react-app

Difference from the default template

  • Remove unnecessary files
    • src/App.css
    • src/App.test.js
    • src/index.css
    • src/logo.svg
    • src/reportWebVitals.js
    • src/setupTests.js
  • Add jsconfig.json

Demo

CodeSandbox

Usage

npx create-react-app your-app-name --template min

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published