Nuxt/packages/ui-templates/templates/welcome/messages.json

7 lines
454 B
JSON
Raw Normal View History

2021-12-22 13:04:06 +00:00
{
"title": "Welcome to Nuxt!",
2021-12-22 13:04:06 +00:00
"readDocs": "We highly recommend you take a look at the Nuxt documentation, whether you are new or have previous experience with the framework.",
"followTwitter": "Follow the Nuxt Twitter account to get latest news about releases, new modules, tutorials and tips.",
"starGitHub": "Nuxt is open source and the code is available on GitHub, feel free to star it, participate in discussions or dive into the source."
2021-12-22 13:04:06 +00:00
}