# vuejs-templates/webpack-simple

A simple Webpack + vue-loader setup for quick prototyping.

Repository: https://github.com/vuejs-templates/webpack-simple
Canonical: https://ross.abutalabs.com/products/webpack-simple
Language: JavaScript
License Family: other
Last push: 2021-12-11T12:59:12+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3903, "days_push": 1726, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2250, forks 868 (observed 2026-08-28T04:06:30.938849+00:00)

## What it is
A vue-cli project template providing a minimal Webpack + vue-loader setup for Vue 2 quick prototyping. It includes dev server with hot-reload and a production build script, but is explicitly not intended for production use.

## Use cases
- scaffold a vue 2 project with webpack
- quick prototype of a vue app
- minimal webpack vue-loader setup
- hot-reload dev environment for vue
- learn how webpack and vue-loader fit together

## When to choose
- you need a tiny Vue 2 + Webpack setup for throwaway prototypes or experiments
- you want to fork a simple vue-cli template as a base for your own boilerplate

## When to avoid
- you are starting a production Vue project - use the full webpack template or Vite instead
- you are on Vue 3 or want modern tooling - this template is unmaintained since 2021

## Facets
- artifact type: learning-resource
- maturity: abandoned
- function: build-tool, developer-tools
- domain: frontend, web-development, developer-tools
- platform: cross-platform
- tags: vue, webpack, vue-loader, vue-cli-template, prototyping, hot-reload, vue2, boilerplate, nodejs

## Member repositories
- vuejs-templates/webpack-simple (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:30.938849+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:31:57.183814+00:00, confidence not recorded.
  - readme: https://github.com/vuejs-templates/webpack-simple (fetched 2026-08-28T04:06:30.938849+00:00, sha a6b25b881a31)
- Data as of 2026-08-30T08:39:29.467469+00:00.
