No package.json created
spdaly opened this issue · 3 comments
spdaly commented
I just installed the tool and created my first project.
$ react-app new
Scaffolding a new JavaScript application project.
Installing npm modules. This may take a couple minutes.
npm WARN enoent ENOENT: no such file or directory, open '/Users/steve/Projects/package.json'
npm WARN Projects No description
npm WARN Projects No repository field.
npm WARN Projects No README data
npm WARN Projects No license field.
All done! Now you can launch your app by running: npm start
$ ls
components core pages public test utils
$
antoinerey commented
TheoMer commented
koistya commented