ismailnguyen Project setup (local) npm install Compiles and hot-reloads for development npm run serve Compiles and minifies for production npm run build Lints and fixes files npm run lint Project setup (Github pages) git push Github Actions will handle to build and deployment using a workflow file inside ./github/workflows/main.yml file Customize configuration See Configuration Reference.