nuxt3 init

This commit is contained in:
2022-12-20 02:54:04 +08:00
parent c0239489a8
commit 2f3fcbce1a
6 changed files with 73 additions and 132 deletions

4
nuxt.config.ts Normal file
View File

@@ -0,0 +1,4 @@
// https://nuxt.com/docs/api/configuration/nuxt-config
export default defineNuxtConfig({
})