dadi / web

Web is a drop in front end for websites and web apps. Consumes data from DADI API and others
https://dadi.cloud/en/web/
Other
48 stars 16 forks source link

`npm install` does not add specified files #449

Open danwdart opened 5 years ago

danwdart commented 5 years ago

The docs say that npm install @dadi/web will add a skeleton structure to the current working directory, but at least in Node 10, this does not happen and they must be manually created. Either these should be created, or the clause should be removed from the doc, explaining it, or both, the second one temporarily.