All Projects → nuxt → Nuxtjs.org

nuxt / Nuxtjs.org

Nuxt Documentation Website

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Labels

Projects that are alternatives of or similar to Nuxtjs.org

Nuxt Dev To Clone
Build DEV.TO clone with Nuxt.js and new `fetch` hook
Stars: ✭ 118 (-94.07%)
Mutual labels:  nuxt
Vue State Store
📮 VSS (Vue State Store) - Vue State Management (with Publish & Subscribe pattern)
Stars: ✭ 128 (-93.57%)
Mutual labels:  nuxt
Gustavo
👨 A (mostly) headless blogging platform built atop Nuxt & Gist.
Stars: ✭ 131 (-93.42%)
Mutual labels:  nuxt
Laravel Nuxt
Build a SPA with Laravel and Nuxt.
Stars: ✭ 124 (-93.77%)
Mutual labels:  nuxt
Guess Nuxt
Predict the next page (or pages) a user is likely to visit and prefetch these pages, improving perceived page load performance and user happiness. During the build process, the GuessPlugin will fetch report from Google Analytics, build a model used for predictive pre-fetching and add a small runtime to the main bundle of your application.
Stars: ✭ 126 (-93.67%)
Mutual labels:  nuxt
Jellyfin Vue
A modern web client for Jellyfin based on Vue.
Stars: ✭ 129 (-93.52%)
Mutual labels:  nuxt
Vue Telescope Analyzer
Detect Vue technologies running on a website ✨
Stars: ✭ 117 (-94.12%)
Mutual labels:  nuxt
Todomvc
Nuxt.js TodoMVC Example
Stars: ✭ 136 (-93.17%)
Mutual labels:  nuxt
Nuxt Beginners Guide
Japan's first book that corresponds to Nuxt.js v2 and focuses on deep content.
Stars: ✭ 127 (-93.62%)
Mutual labels:  nuxt
Pwa Template
PWA template for vue-cli based on the starter template
Stars: ✭ 131 (-93.42%)
Mutual labels:  nuxt
Contenta vue nuxt
Start in minutes a Drupal 8 with JSON API and Vue.js : a Nuxt.js ( Vue.js SSR ) consumer for Contenta CMS
Stars: ✭ 125 (-93.72%)
Mutual labels:  nuxt
Nuxt Helmet
👷 Helmet for Nuxt
Stars: ✭ 126 (-93.67%)
Mutual labels:  nuxt
Blog Module
Build your blog with @nuxt
Stars: ✭ 130 (-93.47%)
Mutual labels:  nuxt
Nuxt Firebase Auth
An example of using Nuxt with Firebase to auth users without a server
Stars: ✭ 120 (-93.97%)
Mutual labels:  nuxt
Nuxt Image Loader Module
An image loader module for nuxt.js that allows you to configure image style derivatives.
Stars: ✭ 135 (-93.22%)
Mutual labels:  nuxt
Nuxt Api Example
Nuxt.js API Example using Vuex and axios
Stars: ✭ 118 (-94.07%)
Mutual labels:  nuxt
Taobaokeapi
淘宝客API演示
Stars: ✭ 128 (-93.57%)
Mutual labels:  nuxt
Prismic Module
Easily connect your Nuxt.js application to your content hosted on Prismic
Stars: ✭ 139 (-93.02%)
Mutual labels:  nuxt
Nuxpress
A Nuxt-based blogging engine and boilerplate
Stars: ✭ 135 (-93.22%)
Mutual labels:  nuxt
Surmon.me
🆒 My personal website and blog, powered by @vuejs (3)
Stars: ✭ 1,767 (-11.21%)
Mutual labels:  nuxt


Website and documentation of Nuxt

We are using Docus to write our documentation (we plan to open source it in the following weeks once the documentation is ready). It is similar to Nuxt Content Docs theme but with an advanced syntax to use Vue components without having to write HTML (support props and slots).

Setup

git clone https://github.com/nuxt/nuxtjs.org.git
cd nuxtjs.org/
npm install

We also recommend to install the Docus extension for VS Code.

Development

Start the development server on http://localhost:4000

yarn dev

The pages are generated from docs/content/, you can start editing them to start helping us on documenting Nuxt 💚

License

Creative Commons License
Design materials for website by Nuxt project is licensed under a Creative Commons Attribution-NoDerivatives 4.0 International License.
Based on a work at nuxt/nuxtjs.org.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].