Skip to content
This repository has been archived by the owner on Feb 21, 2019. It is now read-only.

Starter project for an Electron app with Vue in TypeScript.

Notifications You must be signed in to change notification settings

fwouts/electron-vue-typescript-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 

Repository files navigation

Electron + Vue + TypeScript starter project

⚠️ This starter project has been killed. It's no longer necessary, you're better off using @vue/cli!

yarn global add @vue/cli
vue create my-app
cd my-app
# Pick "Manually select features".
# Check at least "TypeScript", then follow the prompts and pick what you prefer.
vue add vue-cli-plugin-electron-builder
# See https://github.com/nklayman/vue-cli-plugin-electron-builder for details.

About

Starter project for an Electron app with Vue in TypeScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published