You shoudn't have to create a package.json manually, you can run npm install to create it, install your needed packages and run npm start
npm install
npm start