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

feat(cli): added init command alias #6817

Closed bloodf closed 1 year ago

bloodf commented 1 year ago

Description

added an alias command init mapped to generate store to the CLI to maintain consistency with old versions

Motivation and Context

there is a lot of merchandise and printed materials with this alias command.

How Has This Been Tested?

Local CLI tests and Jest

Screenshots:

Types of changes

Checklist:

Changelog

Tests

Code standards

Docs