All Projects → deadcoder0904 → Electron Webpack Preact

deadcoder0904 / Electron Webpack Preact

Simple Boilerplate for Electron 🖥️ Preact ⚛️ Webpack ⚡

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Electron Webpack Preact

Preact Worker Demo
Demo of preact rendering an entire app in a Web Worker.
Stars: ✭ 204 (+920%)
Mutual labels:  webpack, preact
Preact Starter
Webpack3 boilerplate for building SPA / PWA / offline front-end apps with Preact
Stars: ✭ 384 (+1820%)
Mutual labels:  webpack, preact
Space Snake
A Desktop game built with Electron and Vue.js.
Stars: ✭ 289 (+1345%)
Mutual labels:  webpack, electron-app
Electron React Typescript Webpack Boilerplate
Pre-configured boilerplate for Electron + React + TypeScript + Webpack
Stars: ✭ 146 (+630%)
Mutual labels:  webpack, electron-app
Manta
🎉 Flexible invoicing desktop app with beautiful & customizable templates.
Stars: ✭ 5,160 (+25700%)
Mutual labels:  webpack, electron-app
Electrode
Web applications with node.js and React
Stars: ✭ 2,033 (+10065%)
Mutual labels:  webpack, preact
Instapy Gui
gui for instapy automation
Stars: ✭ 313 (+1465%)
Mutual labels:  webpack, preact
Razzle
✨ Create server-rendered universal JavaScript applications with no configuration
Stars: ✭ 10,547 (+52635%)
Mutual labels:  webpack, preact
Nyancss
🌈 Write plain CSS while reaping benefits of CSS-in-JS
Stars: ✭ 544 (+2620%)
Mutual labels:  webpack, preact
Esri Loader
A tiny library to help load ArcGIS API for JavaScript modules in non-Dojo applications
Stars: ✭ 400 (+1900%)
Mutual labels:  webpack, preact
Omil
📝Webpack loader for Omi.js React.js and Rax.js components 基于 Omi.js,React.js 和 Rax.js 单文件组件的webpack模块加载器
Stars: ✭ 140 (+600%)
Mutual labels:  webpack, preact
Nwb
A toolkit for React, Preact, Inferno & vanilla JS apps, React libraries and other npm modules for the web, with no configuration (until you need it)
Stars: ✭ 5,429 (+27045%)
Mutual labels:  webpack, preact
Redux React Starter
DEPRECATED use the new https://github.com/didierfranc/react-webpack-4
Stars: ✭ 137 (+585%)
Mutual labels:  webpack, preact
Bolt
The Bolt Design System provides robust Twig and Web Component-powered UI components, reusable visual styles, and powerful tooling to help developers, designers, and content authors build, maintain, and scale best of class digital experiences.
Stars: ✭ 186 (+830%)
Mutual labels:  webpack, preact
Preact Minimal
🚀 Minimal preact structure
Stars: ✭ 136 (+580%)
Mutual labels:  webpack, preact
Electron React Webpack Boilerplate
Minimal Electron, React, PostCSS and Webpack boilerplate to help you get started with building your next app.
Stars: ✭ 312 (+1460%)
Mutual labels:  webpack, electron-app
Preact Boilerplate
🎸 Ready-to-rock Preact starter project, powered by Webpack.
Stars: ✭ 959 (+4695%)
Mutual labels:  webpack, preact
Jetpack
🚀 Jetpack – Webpack made more convenient.
Stars: ✭ 1,326 (+6530%)
Mutual labels:  webpack, preact
Neutrino
Create and build modern JavaScript projects with zero initial configuration.
Stars: ✭ 3,844 (+19120%)
Mutual labels:  webpack, preact
Poi
⚡A zero-config bundler for JavaScript applications.
Stars: ✭ 5,291 (+26355%)
Mutual labels:  webpack, preact

electron-webpack-preact

Installation

1. Clone the repo

git clone [email protected]:deadcoder0904/electron-webpack-preact.git

2. Install the packages

npm install

3. Watch webpack in one terminal

npm run build:watch

4. Launch electron in another terminal

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