- Electron Projects
- Denys Vuika
- 98字
- 2021-06-24 12:14:30
Technical requirements
To get started with Electron application development, you will need a standard laptop or desktop that's running macOS, Windows, or Linux.
Before we dive into Electron development, we need to prepare the prerequisites for your platform of choice. We are going to focus on all the major platforms, that is, macOS, Ubuntu (Linux), and Windows.
To get started, we need the following software:
- Git, a version control system
- Node.js with Node Package Manager (NPM)
- Visual Studio Code, a free and open-source code editor
You can find the code files for this chapter on GitHub at https://github.com/PacktPublishing/Electron-Projects/tree/master/Chapter01.
推薦閱讀
- Java Web開發學習手冊
- Node.js Design Patterns
- Android開發精要
- 深入淺出Spring Boot 2.x
- Python 3網絡爬蟲實戰
- Building Cross-Platform Desktop Applications with Electron
- 你必須知道的204個Visual C++開發問題
- MySQL數據庫管理與開發實踐教程 (清華電腦學堂)
- Python機器學習算法與實戰
- JavaScript入門經典
- Instant Ext.NET Application Development
- 移動互聯網軟件開發實驗指導
- Illustrator CS6設計與應用任務教程
- QlikView Unlocked
- OpenCV Android Programming By Example