导入 meta
使用 `import.meta` 了解代码运行的位置。
Hello World
一个最小的 Nuxt 应用程序只需要 `app.vue` 和 `nuxt.config.js` 文件。
社区