🍞 BreadSplit Developer
Getting Started
Live
GitHub
Getting Started
Live
GitHub
  • Guides

    • 🐫 中文教學資源
      • Git
      • Vue
      • Typescript
      • 前處理器
  • Development

    • 💽 Environment Setup
    • 🚀 Run the App
    • 📂 Directory Structure
    • 🛸 Tech-stacks / Docs
    • 🌿 Environment Variables
    • 📦 Production Build
    • 🌀 Testing
  • Contribute

    • 📐 Guideline
    • 🔁 Translate
  • About

    • 🗻 Roadmap
    • 👨‍💻 Meet the Team
    • 📄 License

# 🐫 中文教學資源

# Git

  • Git教程 - 廖雪峰

# Vue

  • Vue 官方
  • 比官方文档更易懂的Vue.js教程!包你学会!
  • 父子組件溝通 - Props
  • 父子組件溝通 - $emit / $on

# Vuex (全局資料管理)

  • Vuex 學習筆記 1 基礎介紹

# Nuxt (Vue 通用应用框架)

  • Nuxt 官方
  • 使用Nuxt+Vue+Node构建的SSR博客项目
  • Nuxt基礎教學:一分鐘搞懂Nuxt的資料夾配置

# Vue + Typescript

  • Vue全家桶+TypeScript使用总结

# Typescript

  • TypeScript 入门教程

# 前處理器

  • Pug - HTML 前處理器

  • Stylus - CSS 前處理器

💽 Environment Setup →