This website requires JavaScript.
Explore
Help
Register
Sign In
Zengtudor
/
Nuxt
Watch
1
Star
0
Fork
0
You've already forked Nuxt
mirror of
https://github.com/nuxt/nuxt.git
synced
2024-11-11 08:33:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e6f957ab32
Nuxt
/
examples
/
essentials
/
hello-world
/
nuxt.config.ts
5 lines
78 B
TypeScript
Raw
Normal View
History
Unescape
Escape
refactor!: rename nuxt3 to nuxt (#4449)
2022-04-20 08:52:39 +00:00
import
{
defineNuxtConfig
}
from
'nuxt'
chore: add examples directory (#115)
2021-04-23 20:30:43 +00:00
export
default
defineNuxtConfig
(
{
}
)
Reference in New Issue
Copy Permalink