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)

β€’3m read timeβ€’From medium.com
Post cover image
Table of contents
Step 1 - Create a folderStep 2Step 3Step 4 - Install dependenciesStep 5- Install DevDependenciesStep 6Step 7Step 8Step 8
1 Comment

Sort: