nuxtjs.org
Static Generated Vuejs web application built with nuxtjs and hosted on Github Pages.
cn.nuxtjs.org
Nuxt.js官网nuxtjs.org的简体中文版,由凹凸实验室负责翻译整理。
欢迎关注我们的微信公众号(微信里面搜凹凸实验室
),关于Nuxt.js的最新信息会通过公众号发布。
Chinese translation of primary Nuxt.js documentation site. Supported by AOTU Labs.
Developing
First, you need to setup the docs api server, see https://github.com/nuxt/docs.
Then, in another tab, start a dev server on localhost:3000
npm install
npm run dev