CNode-V
CNode-V copied to clipboard
CNode社区的渐进式网页应用(PWA)
CNode-V
A Vue.js project
Build Setup
# 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
# run unit tests
npm run unit
# run all tests
npm test
For detailed explanation on how things work, checkout the guide and docs for vue-loader.
Todo
- [x] 登录模块放到左侧抽屉
- [x] 帖子编辑
- [x] 清除缓存
- [x] 通知数量
- [x] 夜晚模式
- [x] 站外链接控制
- [ ] TAB状态管理
- [x] PWA说明
- [ ] 路由模式调整
- [ ] 调整抽屉在PC端的交互
- [ ] 分享
- [ ] 分享页打开时,返回主页问题
- [ ] 通知
- [ ] 下拉刷新
- [ ] 代码块样式调整