Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Apr 15, 2020. It is now read-only.

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

NotificationsYou must be signed in to change notification settings

bootstrap-vue/webpack-simple

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 

Repository files navigation

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 wait for an official 2.0 webpack template.This template is Vue 2.0 compatible.

Usage

This is a project template forvue-cli.

npm install -g vue-clivue init bootstrap-vue/webpack-simple my-projectcd my-projectnpm installnpm 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 thedocs for vue-loader. Also check out thebreaking changes in vue-loader@9.0.0.

Fork It And Make Your Own

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

vue init username/repo my-project

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript59.6%
  • Vue34.1%
  • HTML6.3%

[8]ページ先頭

©2009-2025 Movatter.jp