Ellacf / vue-basic

webpack模板输出的vue基础项目,添加上路由和状态管理。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-basic

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

lalalla For detailed explanation on how things work, checkout the guide and docs for vue-loader.

About

webpack模板输出的vue基础项目,添加上路由和状态管理。


Languages

Language:JavaScript 69.4%Language:Vue 30.0%Language:HTML 0.6%