I tried to install the framework7 app - framework app-framework github . But got this error
npm WARN enoent ENOENT: no such file or directory, open '/Users/user/package.json'
npm WARN user No description
npm WARN user No repository field.
npm WARN user No README data
npm WARN user No license field.
Please guide
You have to create
package.jsonfile with these informations :Cf. project setup