更好的阅读体验请访问这里
|- articles 存放文章及文章相关数据
|- src 网页模板
|- static 存放静态文件
- Node.js
- NPM
npm install
npm run dev
# http://localhost:8000
npm run build
npm run serve
# http://localhost:9000
尝试删除
.cache
/public
目录重新运行
更好的阅读体验请访问这里
|- articles 存放文章及文章相关数据
|- src 网页模板
|- static 存放静态文件
npm install
npm run dev
# http://localhost:8000
npm run build
npm run serve
# http://localhost:9000
尝试删除
.cache
/public
目录重新运行