Update 102-nuxt-js.md (#1113)

pull/1119/head
Josué Ayala 3 years ago committed by GitHub
parent 00f9a2f523
commit 864c8fb57a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 12
      content/roadmaps/100-frontend/content/120-static-site-generators/102-nuxt-js.md

@ -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…
Cancel
Save