Webpack Simple

A simple Webpack + vue-loader setup for quick prototyping.
Alternatives To Webpack Simple
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Fe Interview5,922
9 months ago1,151otherJavaScript
🔥🔥🔥 前端面试,独有前端面试题详解,前端面试刷题必备,1000+前端面试真题,Html、Css、JavaScript、Vue、React、Node、TypeScript、Webpack、算法、网络与安全、浏览器
Vuegg2,237
a year ago26mitJavaScript
:hatching_chick: vue GUI generator
Webpack Simple2,223
3 years ago22JavaScript
A simple Webpack + vue-loader setup for quick prototyping.
Quant Ux1,512
8 days ago78gpl-3.0Vue
Quant-UX - Prototype, Test and Learn
Prevue1,321
6 months ago10Vue
🎨 All in One Prototyping Tool For Vue Developers.
Vuse540
2 years ago31mitJavaScript
🚧 Build web pages with Vuse, the next-gen interactive page builder powered with Vue.js.
Vite Tailwind Starter442
3 days ago1Vue
Starter using Vite + Tailwind for super fast prototyping
Protovue193
5 years ago3mitVue
A prototyping component library
Mydailylearn134
10 days ago1JavaScript
🚀 Important commands, Code Snippets, Basics on different topics learning daily 📚🎉!
Vue Rollup Boilerplate119
2 months agoJavaScript
A simple rollup, vue-loader and esbuild setup for quick prototyping.
Alternatives To Webpack Simple
Select To Compare


Alternative Project Comparisons
Readme

webpack-simple

A simple Vue 2.0 Webpack & vue-loader setup for quick prototyping. Note this template is not suitable for production - for that you may want to use the full webpack template.

This template is Vue 2.0 compatible. For Vue 1.x use this command: vue init webpack-simple#1.0 my-project

Usage

This is a project template for vue-cli.

$ npm install -g vue-cli
$ vue init webpack-simple my-project
$ cd my-project
$ npm install
$ npm run dev

What's Included

  • npm run dev: Webpack + vue-loader with proper config for source maps & hot-reload.

  • npm run build: build with HTML/CSS/JS minification.

For detailed explanation on how things work, consult the docs for vue-loader. Also check out the breaking changes in [email protected].

Fork It And Make Your Own

You can fork this repo to create your own boilerplate, and use it with vue-cli:

vue init username/repo my-project
Popular Prototype Projects
Popular Vue Projects
Popular User Interface Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Javascript
Vue
Prototyping
Vue Loader
Vue Cli