npm ci
to install deps,npm start
to play around locally, andnpm run build
to compile the statics.
npm version <patch|minor|…>
to get a tag and a version commit.git push master <tag aka version>
to get it deployed togh-pages
branch in the current repo.