React notes - 01 CLI Tools
Let’s begin with the basics. To create React application we can use two options Create React App and Vite
With Vite your application will be created faster
Vite and Create React App are both popular tools for setting up React projects quickly and eas...
devrunner.hashnode.dev2 min read