项目作者: kungithub

项目描述 :
nuxt demo
高级语言: Vue
项目地址: git://github.com/kungithub/ssr_nuxt.git
创建时间: 2019-08-27T01:21:12Z
项目社区:https://github.com/kungithub/ssr_nuxt

开源协议:MIT License

下载


Nuxt.js demo

一个Nuxt demo,效果图如下

效果图1

Build Setup

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

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