技術(shù)棧
- 開發(fā)語言:JavaScript
- 服務(wù)端:Nodejs
- 前端:Vue
- 組件庫:Element-UI
- 服務(wù)端渲染框架:Nuxt
- 數(shù)據(jù)庫:MongoDB
進(jìn)度
- 文章頁
- 用戶登錄
- 寫文章
- 修改文章
- 刪除文章
項目地址
https://github.com/kakuuuu/nuxt_blog
項目預(yù)覽
更新文檔
2020/4/24
完成了個人博客的基礎(chǔ)功能
Build Setup
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm run start
# generate static project
$ npm run generate
For detailed explanation on how things work, check out Nuxt.js docs.