Skip to content

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

Notifications You must be signed in to change notification settings

LekongKong/vue-template-simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

vue-template-simple

A simple Vue 2.0 & vue-router & vuex & Webpack & vue-loader setup for quick prototyping.

This template refers to the official template vuejs-templates/webpack-simple

Usage

This is a project template for vue-cli.

$ npm install -g vue-cli
$ vue init LekongKong/vue-template-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.

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published