• Wed. Dec 18th, 2024

Kiến thức hay

Chia sẻ kiến thức đến với mọi người

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