Skip to content
当前有符合你浏览器所设置语言的版本,是否前往zh-CN版本的网站?
There is a version suitable for your browser's language settings. Would you like to go to the zh-CN language of the site?
HomeDocument

Prerequisite

H1

Bun

Bun is the default runtime for Milkio. It is a fast JavaScript runtime that is compatible with Node.js and can directly run TypeScript.

If you are using the Windows operating system, I suggest using WSL2 for development. Don’t worry about WSL2 affecting your development experience, you can install the VS Code WSL Extension to conveniently develop as if you were working directly on your local machine.

VS Code Extension

Milkio’s VS Code extension allows you to pre-generate resources required for future runtime when idle, and seamlessly integrates testing capabilities with your editor. You can install it from here.