基于Nuxt
实现的服务端渲染,博客系统。
Nuxt.js project
# install dependencies
$ npm install # Or yarn install*[see note below]
# 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
- 样式优化
- 博客下线
- 评论系统