Built with these technologies for YouTube Video
|
|
|
|
You need to have PHP version 8.0 or above. Node.js version 14.0 or above.
- Clone the project
- Go to the project root directory
- Run
composer install
- Create database
- Copy
.env.example
into.env
file and adjust parameters - Navigate to
vue
folder using terminal - Run
npm install
to install vue.js project dependencies - Copy
vue/.env.example
intovue/.env
and