All Projects → sohelamin → Electron Vue Boilerplate

sohelamin / Electron Vue Boilerplate

Electron & Vue.js Boilerplate

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Electron Vue Boilerplate

Angular 7 Webpack 4 Boilerplate
Ready to use Angular 7 project with webpack 4 configuration for development and production
Stars: ✭ 102 (-36.65%)
Mutual labels:  webpack, webpack4
Awesome Webpack 4
A curated list of webpack 4 Resources
Stars: ✭ 126 (-21.74%)
Mutual labels:  webpack, webpack4
React Bootstrap Webpack Starter
ReactJS 16.4 + new React Context API +react Router 4 + webpack 4 + babel 7+ hot Reload + Bootstrap 4 + styled-components
Stars: ✭ 103 (-36.02%)
Mutual labels:  webpack, webpack4
Egg Vue Webpack Boilerplate
Egg Vue Server Side Render (SSR) / Client Side Render (CSR)
Stars: ✭ 1,302 (+708.7%)
Mutual labels:  webpack, webpack4
Vue 2 Webpack 4 Boilerplate
Ready to use Vue 2+ project with webpack 4 configuration for development and production
Stars: ✭ 142 (-11.8%)
Mutual labels:  webpack, webpack4
Webpack
Serve webpack assets properly from golang frameworks
Stars: ✭ 97 (-39.75%)
Mutual labels:  webpack, webpack4
Knowledge
文档着重构建一个完整的「前端技术架构图谱」,方便 F2E(Front End Engineering又称FEE、F2E) 学习与进阶。
Stars: ✭ 1,620 (+906.21%)
Mutual labels:  webpack, webpack4
Html Inline Css Webpack Plugin
☄️ A webpack plugin for convert external stylesheet to the embedded stylesheet
Stars: ✭ 48 (-70.19%)
Mutual labels:  webpack, webpack4
Webpack Internal Plugin Relation
🔎 a tiny tool to show the relation of webpack internal plugins & hooks
Stars: ✭ 135 (-16.15%)
Mutual labels:  webpack, webpack4
React Redux Bootstrap Webpack Starter
React 16.9 + Typescript + React-Router 4 + Redux + Bootstrap 4 + Hot Reload + redux-devtools-extension + Webpack 4 + styled-components STARTER
Stars: ✭ 133 (-17.39%)
Mutual labels:  webpack, webpack4
Multi Page App With React
🔧 A lightweight, flexible webpack setup with React for multi page application development
Stars: ✭ 82 (-49.07%)
Mutual labels:  webpack, webpack4
Vue Webpack Config
Koa2、Webpack、Vue、React、Node
Stars: ✭ 151 (-6.21%)
Mutual labels:  webpack, webpack4
Webpack4 Es6 React
A front-end project based on webpack4, react16, es6, antd and other technologies
Stars: ✭ 61 (-62.11%)
Mutual labels:  webpack, webpack4
Frontie Webpack
Front-end Boilerplate | Gulp 4 + Webpack 4 + Babel + ITCSS Architecture + BEM Methodology + Twig.js
Stars: ✭ 102 (-36.65%)
Mutual labels:  webpack, webpack4
Vue Multiple Pages
A multiple Pages Starter use Vue-cli3
Stars: ✭ 1,079 (+570.19%)
Mutual labels:  webpack, webpack4
Webpack Seed
🚀 A Multi-Page Application base on webpack and babel. webpack搭建基于ES6,支持模板的多页面项目
Stars: ✭ 113 (-29.81%)
Mutual labels:  webpack, webpack4
Tris Webpack Boilerplate
A Webpack boilerplate for static websites that has all the necessary modern tools and optimizations built-in. Score a perfect 10/10 on performance.
Stars: ✭ 1,016 (+531.06%)
Mutual labels:  webpack, webpack4
React Redux Antdesign Webpack Starter
react + redux + ant design + react-router 4 + webpack 4 starter
Stars: ✭ 44 (-72.67%)
Mutual labels:  webpack, webpack4
Webpack Demo
webpack 4 config. demo ⚙️
Stars: ✭ 131 (-18.63%)
Mutual labels:  webpack, webpack4
Webpack Babel Multi Target Plugin
A Webpack plugin that works with Babel to allow differential loading - production deployment of ES2015 builds targeted to modern browsers, with an ES5 fallback for legacy browsers.
Stars: ✭ 150 (-6.83%)
Mutual labels:  webpack, webpack4

Electron & Vue.js

A boilerplate app using Electron & Vue.js

Usage

$ git clone https://github.com/sohelamin/electron-vue-boilerplate.git
$ cd electron-vue-boilerplate
$ npm install
$ npm run dev-server
# run on a different tab
$ npm run dev

Build

$ npm run build
# define your os package-<your-os-code>
$ npm run package-osx

Screenshot

screenshot

Author

Sohel Amin

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].