Skip to content
This repository was archived by the owner on May 21, 2025. It is now read-only.
/ react-cra Public archive

This is a custom CLI for initializate a react app

Notifications You must be signed in to change notification settings

nullbeam/react-cra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

REACT CRA

This is a custom CLI for initializate a react app.

Folders

β”œβ”€β”€ app
β”‚   β”œβ”€β”€ HelloWorld.tsx
β”‚   β”œβ”€β”€ index.html
β”‚   └── index.tsx
β”œβ”€β”€ package-lock.json
β”œβ”€β”€ package.json
β”œβ”€β”€ tsconfig.json
└── webpack.config.js

How to using?

Run this commands for create a react app

npm i -g @jmiranda1996/react-cra
react-cra my-app
cd my-app && npm start

Enjoy it πŸ˜„!

About

This is a custom CLI for initializate a react app

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors