这可能是最简单的博客系统。 ———— 方徳恩德.道格拉斯
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
# build for posts and get list.json
npm run blog
简单的记录一点自己的见闻,如果喜欢的话请点个 star ,蛤蛤,谢谢。