How to install the Antique Magento 2 theme into your hosting?

Step 1: Upload Magento 2 installation file into your host

Step 2: Unzip theme file and copy 2 folders:app and pub into the folder already created by FPT 

Step 3: Install Magento 2 on your domain 

Step 4: Run command

php -dmemory_limit=5G bin/magento setup:upgrade

php -dmemory_limit=5G bin/magento setup:static-content:deploy -f

php bin/magento cache:flush

Step 5: Login and set for your site

Step 6: View the site after completing