I want to install sample-data after successfully Magento setup. What is the process of installing the sample-data after Magento installation in Magento2?
download sample data:
php bin/magento sampledata:deploy
Then install sample data:
php bin/magento setup:upgrade