vtex / generator-vtex

Create a VTEX app
4 stars 4 forks source link
xp-developer

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