๐Ÿš€ Vue School: Learned how to prerender app for static site deployment on Netlify, using generate command, dist dir. Learned that as of Nuxt v2.13 there is a crawler installed that will crawl your link tags and generate your dynamic routes when running nuxt generate, so no need to specifiy the route in nuxt.config! Then upload from Git to Github to Netlify, and it's live! https://nuxt-fundamentals-class.netlify.app/