Magento 2 - how to enable developer mode

Open run cmd and go to magento root directory and run below command :-

php bin/magento deploy:mode:set developer

Comments