项目作者: paulgv

项目描述 :
nuxt-i18n showcase project based on nuxt-starter template
高级语言: Vue
项目地址: git://github.com/paulgv/nuxt-i18n-example.git
创建时间: 2017-11-26T02:31:43Z
项目社区:https://github.com/paulgv/nuxt-i18n-example

开源协议:

下载


nuxt-i18n-example

nuxt-i18n showcase project based on nuxt-starter template

https://nuxt-i18n-example.now.sh/

Build Setup

  1. # install dependencies
  2. $ yarn # Or npm install
  3. # serve with hot reload at localhost:3000
  4. $ yarn dev
  5. # build for production and launch server
  6. $ yarn build
  7. $ yarn start
  8. # generate static project
  9. $ yarn generate

For detailed explanation on how things work, checkout the Nuxt.js docs.