This template should help get you started developing with Vue 3 in Vite.
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
See Vite Configuration Reference.
npm install
npm run dev
npm run build
Lint with ESLint
npm run lint
This is to be executed based on the number of changes the particular release carries. The execution of the command will build the project assets, commit, tag and push to the github. And then github publishes the assets to github.io.
https://access-ci-org.github.io/step-2023-shared-webapps-library/dist/#/
npm run patch
or
npm run minor
or
npm run major