xcodebin / blog-client

a ssr blog powered by nuxt.js and node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blog2018

Nuxt.js project

Build Setup

# install dependencies
$ npm install # Or yarn install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm start

# generate static project
$ npm run generate

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

About

a ssr blog powered by nuxt.js and node.js


Languages

Language:CSS 47.3%Language:JavaScript 30.9%Language:Vue 20.5%Language:HTML 1.4%