Skip to content

Latest commit

 

History

History
51 lines (40 loc) · 784 Bytes

Note.md

File metadata and controls

51 lines (40 loc) · 784 Bytes

Note

快速笔记

prettier eslint 配置

Hacking Semicolons

vue 项目测试用例

vue hooks

node full stack

搭建一个全栈项目

  • ju_fullstack
    • be
      • 数据库
    • fe
      • vue 全家桶 vue3/vue-route/pinia/vueuse
        • SPA/MPA
        • Hash/History
        • layout
      • 构建工具 vite
      • 测试 vitest
      • mock
      • 网络 proxy
      • 代码检查 => ESLint / husky
      • 代码格式化 => 项目内配置文件
      • theme
      • i18n
      • env
      • 项目资源
        • styles
        • utils
        • hooks
        • components
        • plugins
        • iconFont

热门 vue & node 项目参考

其他

  • git pro git submodule sparse index git sparse checkout git LFS