전자 빠른 시작

설치 전자

npm -g electron

카드, 단어 여기 install.js 노드 전자 설치 NPM 움직이지 않는 경우에 ~/.npmrc어떤 추가 :

electron_mirror="https://cdn.npm.taobao.org/dist/electron/"

전자 빠른 시작 사용

# Clone this repository
git clone https://github.com/electron/electron-quick-start
# Go into the repository
cd electron-quick-start
# Install dependencies
npm install
# Run the app
npm start

추천

출처www.cnblogs.com/cqroot/p/12436910.html