hipi / blog-chenyeah

基于nuxt 1.x 的Blog的网站源码
3 stars 0 forks source link
blog nuxt vue

网站已下线

Nuxt.js Blog project

Build Setup

# install dependencies
$ yarn

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

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