SETUP VUE 3  PROJECT 

< FrontENDguruji />

WITHOUT  VUE-CLI

LEARN WHAT VUE-CLI USE UNDER THE HOOD

VUE V3

VUE ROUTER V4

webpack v5

scss

NODE V17

what will you use?

NPM

Add Dependencies

CreatE VUE App

ConfigurE Webpack

Initialize a folder

ADD commands

What you will learn?

build the project

Fill in some text

VUE JS project can be setup using only one command. But this tutorial will do it hard way, to help you see what  VUE-CLI  use under the hood.