Link a theme
yarn run link <path> or npm run link <path>
yarn run link <path> or npm run link <path>Command options
-v, --verbose
-v, --verboseyarn run link ./path/to/scandipwa --verbose # for Yarn
npm run link ./path/to/scandipwa -- --verbose # for NPMUsage example
yarn run link ./path/to/scandipwa # for Yarn
npm run link ./path/to/scandipwa # for NPMLast updated