Start a project
This commit is contained in:
parent
9fde77468a
commit
a6beae7363
12 changed files with 9743 additions and 2 deletions
5
Fontend-Learner/nuxt.config.ts
Normal file
5
Fontend-Learner/nuxt.config.ts
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
// https://nuxt.com/docs/api/configuration/nuxt-config
|
||||
export default defineNuxtConfig({
|
||||
compatibilityDate: '2025-07-15',
|
||||
devtools: { enabled: true }
|
||||
})
|
||||
Loading…
Add table
Add a link
Reference in a new issue