Skip to content

bj75326/cra-template-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cra-template-sandbox

This is a simple TypeScript template for Create React App.

Add below to standardize the development process.

  • Eslint
  • Prettier
  • husky
  • lint-stage

To use this template, add --template sandbox when creating a new app.

For example:

npx create-react-app my-app --template sandbox

# or

yarn create react-app my-app --template sandbox

For more information, please refer to:

About

A Simple TypeScript template for Create React App

Resources

Stars

Watchers

Forks

Packages

No packages published