Tag: vuejs

How to install VueJS via Laravel mix on non-laravel project?

If you are curious to know how to use [VueJS](https://vuejs.org/) via [Laravel Mix](https://laravel-mix.com/) on a non-laravel project, then this tutorial will help you to figure it out. FYI, Laravel Mix supports to use on stand-alone projects.