Quick start
Step 1: Upload extension
Upload extension so that folder structure is
“app/code/Kahanit/AweMenu/registration.php (extension files)”.
Step 2: Enable extension using below command at magento root
php bin/magento module:enable Kahanit_AweMenu
Step 3: Setup upgrade using below command at magento root
php bin/magento setup:upgrade
Step 4: Static content deploy using below command at magento root
php bin/magento setup:static-content:deploy