vuestorefront/vue-storefront

Empty repository after using CLI

jsindos opened this issue · 0 comments

Environment

$ node --version
v16.20.2

Reproduction

How do I use vue-storefront integrated with a custom server API?

I used npx @vue-storefront/cli generate store with custom integration, the resulting project is empty (apart from the contents of the custom integration repo, which is currently just a package.json).

image

Describe the bug

I would expect there to be some source code from vue-storefront to build the UI.

Additional context

No response

Logs

No response