How to setup a Vue JS v3 project from scratch (without Vue CLI) (Including SFC’s & Vue Router v4)

How to setup a Vue JS project without CLI [Best way to learn Vue environment][Including SFC’s & Vue Router v4]

In this Vue JS tutorial, you will learn how to setup vue js project without cli, this is the best way to learn vue 3 environment.We will setup vue 3 with webpack and will configure babel, Webpack loaders and plugins and add build commands.