Skip to content

mateusabelli/create-webreact-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

create-webreact-app

create-webreact-app is a tool to quickly start a react project from a basic template with Webpack and Babel.

Scaffolding Your First React Project

Compatibility Note: This tool requires Node.js version 14.8+ and Git installed, please upgrade if your package manager warns about it.

With NPM:

$ npm create webreact-app@latest

With Yarn:

$ yarn create webreact-app

Then follow the prompts!

Currently supported template presets include:

  • react
  • react-ts

You can use . for the project name to scaffold in the current directory.

About

Create React App with Webpack and Babel in seconds!

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

 
 
 

Contributors