Back to Electron Vue

Using the File Structure

docs/cn/using_the_file_structure.md

latest507 B
Original Source

Using the File Structure

electron-vue 尽可能不强制一个特别的项目结构,但是努力去跟随通用 Vue & Electron 的实践。以下文档描述了在元项目结构中使用的通用实践。

**如果你对 Electron 的 renderer 和 **main进程不熟悉,请认真阅读第一部分 快速起步。它详尽的解释了他们的不同。

渲染进程

主进程