Visual Studion Code(version 1.55.2) see other dependencies AND devDependencies in package.json
npm install
npm run serve
npm run build
For maximum simplicity, this project will be automatically deployed to the gh-pages
branch by
this Github Actions , without worrying about it anymore.
Its workflow file is here