This repository holds the code that generates the Move2Kube Project's web page.
- If making changes to typescript files please run
yarn run build && yarn run bundle
to build typescript and update the bundle. - Do
git add -A
AFTER generating the bundle to add the bundle to the commit.