https://sudoku-accurentis.firebaseapp.com
npm start
npx stencil build
This actions have been scripted in scripts/
They are accessible from npm package.json scripts
npm run build
npm run deploy
the build script increment the minor release number of the npm package and update the version in
src/global/global.ts
file automatically