We all know how to create a react app using create-react -app. But there will be some times where we donβt need to use that. So today we will see how tocreate a React app without using that. This will work as a normal react application but lesser weight (because of managed node modules)
Table of contents
Step 1 - Create a folderStep 2Step 3Step 4 - Install dependenciesStep 5- Install DevDependenciesStep 6Step 7Step 8Step 81 Comment
Sort: