1.0.3 • Published 4 years ago

cra-clean v1.0.3

Weekly downloads
3
License
ISC
Repository
github
Last release
4 years ago

clean-react-app

INSTALLATION

npm install -g cra-clean

CREATING A NEW REACT APP

cra-clean app-name

here app-name is the name of your app

Benefits of using clean-react-app

  • This package gives additional functionalities to the existing create-react-app
  • clean-react-app installs the necessary packages for routing by default
  • It also has a file named routes.js with all functionalities of routes setup
  • It removes the the react logo and default styles on app.js so that the user dont have to do that manually
1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago