vuestorefront / vue-storefront

Alokai is a Frontend as a Service solution that simplifies composable commerce. It connects all the technologies needed to build and deploy fast & scalable ecommerce frontends. It guides merchants to deliver exceptional customer experiences quickly and easily.
https://www.alokai.com
MIT License
10.59k stars 2.08k forks source link

Empty repository after using CLI #7032

Open jsindos opened 8 months ago

jsindos commented 8 months ago

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