Nuxt.js Documentation Website (Universal Vue.js Application built with Nuxt.js)
Universal Vue.js Application built with Nuxt.js.
git clone https://github.com/nuxt/nuxtjs.org.git
cd nuxtjs.org/
yarn install
git clone https://github.com/nuxt/docs
The markdown files are store at https://github.com/nuxt/docs, this is why we clone it inside the nuxtjs.org directory.
Start a dev server on http://nuxt:3000
yarn dev
To change the locale, use NUXT_LOCALE env:
``bash
NUXT_LOCALE=fr yarn dev
The value represents the directory name inside [docs](https://github.com/nuxt/docs), default value is `en`.
## Production
```bash
yarn generate
yarn serve
# Checkout http://localhost:3000
Nuxt.js 官网 nuxtjs.org 的简体中文版,由凹凸实验室负责翻译整理。
欢迎关注我们的微信公众号(微信里面搜凹凸实验室),关于 Nuxt.js 的最新信息会通过公众号发布。
Chinese translation of primary Nuxt.js documentation site. Supported by AOTU Labs.
We use cookies
We use cookies to analyze traffic and improve your experience. You can accept or reject analytics cookies.