Skip to content

Basic CRA template with react router v6

Notifications You must be signed in to change notification settings

klutchdev/cra-template-klutch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Klutch CRA Template

React

npm

GitHub issues

Maintenance

Usage

npx

npx create-react-app app-name --template klutch

npm commands

# Starts the local dev server
npm start

# Build production ready app in the build folder
npm run build

# Analyze bundle size of the build
npm run analyze

# Clean the project folder
npm run clean

Includes

React Router v6

forthebadge

About

Basic CRA template with react router v6

Resources

Stars

Watchers

Forks

Packages

No packages published