ssr-web

A fast, simple & powerful blog framework, powered by Node.js and Vue.

Stars
18

ssr-web project

A fast, simple & powerful blog framework, powered by Node.js and Vue.

Node.js Vue

Online: http://yangxiaofu.com/ssr-web/

  • git clone https://github.com/xiaofuzi/ssr-web

  • iat

    • npm install iat -g
    • iat ssr-web

# 
$ npm install # Or yarn install

# 
$ npm run dev

# 
$ npm run build
$ npm run start

  • npm run start(npm run build)
  • npm run g( server npm run start npm run dev)

github Page

 github  github page  docs  github page 

* `<a-link></a-link>`  `<nuxt-link></nuxt-link>`generate  bug
* nuxt.config.js  router.base  `<a-link></a-link>` 

DOC

  • client

    • nuxt.js
  • server

    • source/_posts
  • mdToJson

Todo

Related Projects