Hi, I started a react app with create-react-app and half way though, I want to make it into a NextJs app. What should I do with the existing package.json file? Should I delete it and the node_modules folder and then run npm install next react react-dom --saveor do I run the install over the existing setup?Thanks.
Submitted November 06, 2019 at 06:56AM by hey__its__me__
No comments:
Post a Comment