mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-02-24 19:42:51 +01:00
Update 102-nuxt-js.md (#1113)
This commit is contained in:
parent
0903914d20
commit
27c907aa31
@ -1 +1,11 @@
|
||||
# Nuxt js
|
||||
# Nuxt js
|
||||
|
||||
Nuxt.js is an open-source development framework built on top of Node.js
|
||||
enabling Vue based web applications functionalities such as server-side
|
||||
rendering and generating static websites.
|
||||
|
||||
<ResourceGroupTitle>Free Resources</ResourceGroupTitle>
|
||||
<BadgeLink colorScheme='blue' badgeText='Website' href='https://nuxtjs.org/'>Official Website</BadgeLink>
|
||||
<BadgeLink colorScheme='blue' badgeText='Docs' href='https://nuxtjs.org/docs/get-started'>Official Docs for Getting Started</BadgeLink>
|
||||
<BadgeLink colorScheme='purple' badgeText='Watch' href='https://masteringnuxt.com/'>Mastering Nuxt.js</BadgeLink>
|
||||
<BadgeLink colorScheme='purple' badgeText='Watch' href='https://www.youtube.com/watch?v=FXpIoQ_rT_c'>Vue.js for Beginners - Full Course at freeCodeCamp YouTube Channel</BadgeLink>
|
||||
|
Loading…
x
Reference in New Issue
Block a user