deploy
button to deploy the theme to Vercel. This will open up Vercel to start the deployment flow.vercel login
(prefix it with npx
if you don’t have the Vercel CLI tool installed globally on your machine) and authenticate with one of the many options provided by Vercel.editmode starter msiab-lagos
in the command above are required.msiab-lagos
argument in your command with the name of a different theme prefixed by msiab-
i.e. msiab-dublin
. --git
will run git init
to instantiate a new git project--deploy
will deploy the theme to Vercel and open up your browser with the theme upon completion