• Tue. May 14th, 2024

Deploy an application vuejs with github page

Bykienthuchay.info

Nov 17, 2023

1. Create a file vue.config.js with the following content:

2. Run npm run build which will create a dist folder, then upload all files in the dist folder to reposity github