Ic3Ninj4 / bwa-u3-jammming-prj

0 stars 0 forks source link

Missing files #1

Open ghost opened 6 years ago

ghost commented 6 years ago

https://github.com/Ic3Ninj4/bwa-u3-jammming-prj/tree/master/Project%20Turn-in

You're missing the package.json file provided by create-react-app. This includes all of the dependencies and scripts needed to run your application.

Moving forward, make sure that you're including all of the files your app needs to be run successfully.

When you use create-react-app, make sure you keep the .gitignore, package.json, package-lock.json files as well as the public/ and src/ folders.