How to deploy with Surge? How to deploy with Surge? Nuxt.js gives you the possibility to host your web application on any static hosting like Surge for example. To deploy ...
The head Method The head Method Nuxt.js uses vue-meta to update the headers and html attributes of your application. Type: Object or Function Use the head method t...
iOS and phone numbers Use a meta tag to stop the transformation Wrap your phone numbers in links iOS and phone numbers Some mobile Safari versions will automatically transfor...
API: The head Method API: The head Method Nuxt.js uses vue-meta to update the headers and html attributes of your application. Type: Object or Function Use the head...
The loading indicator Property Built-in indicators Custom indicators The loading indicator Property Show fancy loading indicator while page is loading! Without Server Side R...
The alias property The alias property Nuxt allows you to use aliases to access custom directories within your JavaScript and CSS Type: Object Default: { '~~' : `<roo...