Author -  Sai gowtham

How to deploy a Vue app to Netlify [4 Steps]

In this tutorial, we are going to learn about deploying a Vue.js app to netlify hosting.

Netlify provides us a free hosting to host our single-page apps or modern websites, it turns your code repository into a website with continuous integration and continuous deployment.

We are deploying our Vue app to netlify hosting in 4 steps.

Step 1

Create a new GitHub repository and push your vue app to that repository.

vue-app-netlify-repo

Step 2

Now open netlify.com in your browser and signup using GitHub.

netlify-signup

Step 3

Once you successfully signed up using GitHub now click on new site from git button, on next page netlify asks for continuous deployment choose GitHub because our vue app code is in GitHub.

Now pick a vue app code repository you want to deploy on netlify like in the below image.

pick-vue-repo

Step 4

Now you need to enter a build command and publish directory like in the below image and click on Deploy site button.

vue-netlify-build-command

Once you completed all the above steps now click on Preview button to see your vue app live URL.

vue-app-netlify-preview

Css Tutorials & Demos

How rotate an image continuously in CSS

In this demo, we are going to learn about how to rotate an image continuously using the css animations.

How to create a Instagram login Page

In this demo, i will show you how to create a instagram login page using html and css.

How to create a pulse animation in CSS

In this demo, i will show you how to create a pulse animation using css.

Creating a snowfall animation using css and JavaScript

In this demo, i will show you how to create a snow fall animation using css and JavaScript.

Top Udemy Courses

JavaScript - The Complete Guide 2023 (Beginner + Advanced)
JavaScript - The Complete Guide 2023 (Beginner + Advanced)
116,648 students enrolled
52 hours of video content
$14.99 FROM UDEMY
React - The Complete Guide (incl Hooks, React Router, Redux)
React - The Complete Guide (incl Hooks, React Router, Redux)
631,582 students enrolled
49 hours of video content
$24.99 FROM UDEMY
Vue - The Complete Guide (w/ Router, Vuex, Composition API)
Vue - The Complete Guide (w/ Router, Vuex, Composition API)
203,937 students enrolled
31.5 hours of video content
$14.99 FROM UDEMY