Skip to content

vtex/generator-vtex

Repository files navigation

generator-vtex

Installing

npm install -g yo
npm install -g generator-vtex

Generic app

This will only create a manifest.json and .vtexignore file.

yo vtex

Storefront app

This will create the Storefront directory structure.

yo vtex:storefront

License

MIT