Skip to content

rahuldjoshi28/react-web-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-web-setup

Spend more time on coding than on setting up project. react-web-setup setup react project and tests very easily for you.

Setting up React app

npm react-web-setup <app-name>

Use without installing

npx react-web-setup <app-name>

It will ask you few questions?

  1. Which testing framework to use [react-testing-library or enzyme]
  2. Should test coverage be included?
  3. Should initialize as git repository

After answering questions it will create your repository And bammn! you are ready to code!!

Happy coding :)

About

This npm provides boilderplate for setting up react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published