pnpm install
pnpm run serve
pnpm run build
pnpm run lint
Edit vue.config.js line 5 : ? '/signature/'
with the path where it WILL be deployed
pnpm run build
Result in ./dist
folder, rename it into ./signature
or whatever you put on line 5 of vue.config.js and place it into your static server