All Projects → wbkd → Webpack Starter

wbkd / Webpack Starter

Licence: mit
✨ A lightweight foundation for your next webpack based frontend project.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
SCSS
7915 projects

Projects that are alternatives of or similar to Webpack Starter

Iceberg
Front-End Boilerplate built with React + Babel + Webpack + SASS
Stars: ✭ 144 (-91.75%)
Mutual labels:  webpack, babel, starter-kit, boilerplate, sass
Static Site Boilerplate
A better workflow for building modern static websites.
Stars: ✭ 1,633 (-6.42%)
Mutual labels:  webpack, babel, starter-kit, boilerplate, sass
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 (-41.78%)
Mutual labels:  webpack, babel, boilerplate, sass
Threejs Webpack Es6 Boilerplate
A basic boilerplate for a Three.js project compiled with Webpack and transpiled via Babel to enable using ES6 syntax.
Stars: ✭ 267 (-84.7%)
Mutual labels:  webpack, babel, boilerplate, sass
Js Library Boilerplate Basic
Javascript Minimal Starter Boilerplate - Webpack 5 🚀, Babel 7, UMD, Unit Testing
Stars: ✭ 354 (-79.71%)
Mutual labels:  webpack, babel, starter-kit, boilerplate
Webxr Webpack Boilerplate
Starter Kit for building rich, immersive WebXR projects (featuring A-Frame) PWA with Webpack and SASS
Stars: ✭ 48 (-97.25%)
Mutual labels:  webpack, starter-kit, boilerplate, sass
React Starter Kit
React, Redux, Webpack, Material UI, Boostrap 4, Code Splitting, HMR
Stars: ✭ 229 (-86.88%)
Mutual labels:  webpack, babel, starter-kit, boilerplate
Gulp Scss Starter
Frontend development with pleasure. SCSS version
Stars: ✭ 339 (-80.57%)
Mutual labels:  webpack, babel, starter-kit, sass
React Redux Universal Boilerplate
An Universal ReactJS/Redux Boilerplate
Stars: ✭ 165 (-90.54%)
Mutual labels:  webpack, babel, boilerplate, sass
React Webpack Typescript Starter
Minimal starter with hot module replacement (HMR) for rapid development.
Stars: ✭ 632 (-63.78%)
Mutual labels:  webpack, babel, boilerplate, sass
React Starter Kit
React Starter Kit — front-end starter kit using React, Relay, GraphQL, and JAM stack architecture
Stars: ✭ 21,060 (+1106.88%)
Mutual labels:  webpack, babel, boilerplate, starter-kit
Frontie Webpack
Front-end Boilerplate | Gulp 4 + Webpack 4 + Babel + ITCSS Architecture + BEM Methodology + Twig.js
Stars: ✭ 102 (-94.15%)
Mutual labels:  webpack, babel, boilerplate, sass
Frontend Boilerplate
An ES20XX starter with common frontend tasks using Webpack 4 as module bundler and npm scripts as task runner.
Stars: ✭ 224 (-87.16%)
Mutual labels:  webpack, babel, boilerplate, frontend
Gulp Pug Starter
Frontend development with pleasure. Pug + SCSS version
Stars: ✭ 228 (-86.93%)
Mutual labels:  webpack, babel, starter-kit, sass
Js Library Boilerplate
Javascript Starter Boilerplate - Webpack 4, Babel 7, UMD, Hot Reloading, and more
Stars: ✭ 202 (-88.42%)
Mutual labels:  webpack, babel, starter-kit, boilerplate
Electron React Boilerplate
A Foundation for Scalable Cross-Platform Apps
Stars: ✭ 18,727 (+973.18%)
Mutual labels:  webpack, babel, starter-kit, boilerplate
Project Webcube
Continuously updated JS infrastructure for modern web dev
Stars: ✭ 141 (-91.92%)
Mutual labels:  webpack, babel, starter-kit, boilerplate
Wordpress Starter
📦 A starter template for WordPress websites
Stars: ✭ 26 (-98.51%)
Mutual labels:  webpack, babel, starter-kit, sass
Webpack Boilerplate
A minimal webpack 5 boilerplate with only Babel, SASS and lodash (optional) on board
Stars: ✭ 404 (-76.85%)
Mutual labels:  webpack, babel, boilerplate, sass
Primitive
⛏️ ‎ A front-end design toolkit for developing web apps.
Stars: ✭ 783 (-55.13%)
Mutual labels:  starter-kit, boilerplate, frontend, sass

Webpack Frontend Starterkit

Dependabot badge

A lightweight foundation for your next webpack based frontend project.

Installation

npm install

Start Dev Server

npm start

Build Prod Version

npm run build

Features:

When you run npm run build we use the mini-css-extract-plugin to move the css to a separate file. The css file gets included in the head of the index.html.

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