Vue.js

How To Publish a Vuetify App with Nginx on Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

How To Publish a Vuetify App with Nginx on Ubuntu 20.04

Vuetify is a UI components library for Vue.js. Vuetify is highly configurable and customizable. You can modify the components to fit your needs, and you can set up your own theme to have a consistent component library based on your brand style. In this tutorial, you will create a TODOs app based on Vuetify from scratch and publish it using Nginx as a reverse proxy, which is required to deploy a Vue app.

Read more
CHAT