All Projects → fwouts → electron-vue-typescript-starter

fwouts / electron-vue-typescript-starter

Licence: other
Starter project for an Electron app with Vue in TypeScript.

Projects that are alternatives of or similar to electron-vue-typescript-starter

stow-box
Formerly Linnia-box Starter kit for stow protocols for building Decentralized React Apps
Stars: ✭ 15 (-58.33%)
Mutual labels:  starter-kit
react-starter
Starter kit for React.
Stars: ✭ 16 (-55.56%)
Mutual labels:  starter-kit
python-flask-app
Start building your next Python Flask app on IBM Cloud.
Stars: ✭ 48 (+33.33%)
Mutual labels:  starter-kit
react-typescript-starter
Simple starter-kit for react, redux, typescript, aphrodite, webpack
Stars: ✭ 14 (-61.11%)
Mutual labels:  starter-kit
nextjs-typescript-quickstart
Get started on Next.js with TypeScript in seconds.
Stars: ✭ 33 (-8.33%)
Mutual labels:  starter-kit
android-github-repo-template
A template for creating new repositories for the new Android Project.
Stars: ✭ 18 (-50%)
Mutual labels:  starter-kit
nodejs-hackathon-boilerplate-starter-kit
Just a Hackaton/Startup Full-stack node.js starter
Stars: ✭ 37 (+2.78%)
Mutual labels:  starter-kit
generator-bunny
🐰 Jumpstart node module, like a bunny!
Stars: ✭ 13 (-63.89%)
Mutual labels:  starter-kit
blaupause
[NOT MAINTAINED] Use https://github.com/netlify-templates/victor-hugo instead
Stars: ✭ 72 (+100%)
Mutual labels:  starter-kit
weex-vue-starter-kit
weex starter kit in vue to use weexpack & weex both.(support hot-reload)
Stars: ✭ 24 (-33.33%)
Mutual labels:  starter-kit
react-phoenix-users-boilerplate
Elixir/Phoenix + React + users template/boilerplate.
Stars: ✭ 71 (+97.22%)
Mutual labels:  starter-kit
webpack-starter
🗽 Webpack + Babel + Sass
Stars: ✭ 11 (-69.44%)
Mutual labels:  starter-kit
tensorflow-stack-ts
TensorFlow.js Full-Stack Starter Kit
Stars: ✭ 33 (-8.33%)
Mutual labels:  starter-kit
run-aspnetcore-basics retired
One Solution - One Project for web application development with Asp.Net Core & EF.Core. Only one web application project which used aspnetcore components; razor pages, middlewares, dependency injection, configuration, logging. To create websites with minimum implementation of asp.net core based on HTML5, CSS, and JavaScript. You can use this boi…
Stars: ✭ 15 (-58.33%)
Mutual labels:  starter-kit
php-base-project
A Composer ready package to start a new PHP 7 project
Stars: ✭ 17 (-52.78%)
Mutual labels:  starter-kit
starter-kit
Start your career path to become a developer.
Stars: ✭ 19 (-47.22%)
Mutual labels:  starter-kit
Asteroids
Yep, a gulp-ready-nunjucks-lover-sass-powered-and-humanstxt-included html starter kit!
Stars: ✭ 15 (-58.33%)
Mutual labels:  starter-kit
symfony-lts-docker-starter
🐳 Dockerized your Symfony project using a complete stack (Makefile, Docker-Compose, CI, bunch of quality insurance tools, tests ...) with a base according to up-to-date components and best practices.
Stars: ✭ 39 (+8.33%)
Mutual labels:  starter-kit
ultimate-backend-dashboard
ultimate react ssr starter kit is a boilerplate strapped with Apollo graphql support and alot of goodies based on FusionJS
Stars: ✭ 19 (-47.22%)
Mutual labels:  starter-kit
example-typescript-package
Example TypeScript Package ready to be published on npm & Tutorial / Instruction / Workflow for 2021
Stars: ✭ 71 (+97.22%)
Mutual labels:  starter-kit

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].