go-kratos.dev website.
Refer to Documentation Guide。
To preview your changes as you edit the files, you can run a local development server that will serve your website and it will reflect the latest changes.
yarn run start
Build static site into build
directory
yarn run build