Update 102-nuxt-js.md (#1113)
parent
0903914d20
commit
27c907aa31
1 changed files with 11 additions and 1 deletions
@ -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…
Reference in new issue