Skip to content

Reset the react projects to its initial version 🧹

License

Notifications You must be signed in to change notification settings

ITSHahrad/react-restart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Restart 🧹

A package for resetting your React project to its initial state with a simple command. The tool automatically cleans up specified files and directories, while preserving your configuration settings.

Features 🌟

  • Resets React app to the initial state
  • Creates a configuration file (reset.config.json)
  • Supports the removal and creation of files in src/
  • Automatically formats JavaScript and CSS files using Prettier 🎨
  • Customizable ignore files (e.g., to preserve certain directories or files)

Installation 🚀

Install the package globally or locally using npm:

npm install react-restart

Local installation 🍳

Or install it with local npm:

git clone https://github.com/ITSHahrad/react-restart
cd react-restart.git
npm i 
npm i -g .

Developed by ITSHahrad with 💕 & ☕

About

Reset the react projects to its initial version 🧹

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published