Actually! "dist folder" is the result you get after modifying source code with "npm run build" or "ng build" or "ng build --prod" for production.
Meanwhile! After getting a "dist folder", there might still be few a things that you still need to do depending on your project type. ✌️