Showing content from https://simulatedgreg.gitbooks.io/electron-vue/content/ko/ below:
Introduction · electron-vue
vue로 구축 된 electron 애플리케이션을 만들기 위한 보일러 플레이트
개요
이 프로젝트의 목적은 vue를 사용하는 Electron 앱을 수동으로 설정할 필요가 없도록 만드는 것 입니다. electron-vue는 스캐폴딩(발판)을 위한vue-cli
, webpack
과 vue-loader
, electron-packager
또는 electron-builder
, vue-router
와 vuex
등과 같이 가장 많이 사용되는 플러그인들 등의 이점들을 취했습니다.
Check out the detailed documentation here.
이 보일러플레이트에서 찾을 수 있는 것...
* vue-cli 스캐폴딩 중 사용자 정의 가능
시작하기
이 보일러플레이트는 vue-cli를 위한 템플릿으로 제작되었으며 최종 스캐폴드 앱을 사용자 정의 할 수 있는 옵션을 포함하고 있습니다. node@^7
이상의 노드를 사용해야 합니다. 또한 electron-vue는 의존성을 훨씬 잘 처리하고 yarn clean
으로 최종 빌드 크기를 줄일 수 있는 yarn
패키지 매니저를 공식적으로 추천합니다.
npm install -g vue-cli
vue init simulatedgreg/electron-vue my-project
cd my-project
yarn
yarn run dev
Windows 사용자 입니까?
electron 및 기타 의존성에 필요한 모든 빌드 도구가 있는 지 확인하려면 A Note for Windows Users를 확인하세요.
Vue 1을 사용하고 싶나요?
1.0
브랜치를 가리키기만 하세요. 하지만 electron-vue는 vue@^1
의 사용을 공식적으로 권장하지 않습니다. 따라서 프로젝트 구조, 기능 및 문서는 이러한 변경 사항을 반영합니다.(legacy documentation).
vue init simulatedgreg/electron-vue
다음 단계
documentation를 면밀히 살펴보세요. 이 문서에서 구성, 프로젝트 구조, 앱 빌드에 대한 유용한 정보가 있습니다. 또한 편리한 FAQs 섹션도 있습니다.
electron-vue로 만든 프로젝트
electron-vue로 만들어진 몇 가지 놀라운 프로젝트를 살펴보세요. 여러분의 프로젝트가 목록에 추가를 원하시면 언제든지 pull request를 보내 주시기 바랍니다.
- Surfbird: A Twitter client built on Electron and Vue
- Lulumi-browser: Lulumi-browser is a light weight browser coded with Vue.js 2 and Electron
- Space-Snake: A Desktop game built with Electron and Vue.js.
- Forrest: An npm scripts desktop client
- miikun: A Simple Markdown Editor
- Dakika: A minute taking application that makes writing minutes a breeze
- Dynamoc: Dynamoc is a GUI client for dynamodb-local, dynalite and AWS dynamodb
- Dockeron: A dockeron project, built on Electron + Vue.js for Docker
- Easysubs: Download subtitles in a very fast and simple way
- adminScheduler: An application leveraging electron for cross platform compatibility, Vue.js for lightning fast UI and full-calendar.io to deliver a premium calendar interface.
- Backlog: Simple app for storing TODOs, ideas or backlog items. You can organize them with boards. Sleek flow. Built with Electron + Vue.js + iView
- Opshell: Ops tool to make life easier working with AWS instances.
- GitHoard: Hoard git repositories with ease.
- Data-curator: Share usable open data.
- Bookmark: Desktop app to manage bookmarked links using Atom Electron and Vue.js
- Uber Run: Simple automation desktop app to download and organize your tax invoices from Uber.
- Netsix: Share videos with your friends in a real peer-to-peer manner using WebRTC.
- code-notes: A simple code snippet manager for developers built with Electron & Vue.js.
- Pomotroid: A simple and visually-pleasing Pomodoro timer
- MarkText: Mark Text is a realtime Markdown Editor.
- vue-design: the best website visualization builder with Vue and Electron
- ImapSync Client: It's only an Internet Message Access Protocol Synchronization Client
- Hve: A static blog client tool you may like.
- MarkdownFox: A simple Markdown viewer with auto update and PDF export.
- Cleaver: Cleaver helps you provision servers ready for deploying your web apps with zero downtime - for free!
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4