Valmai17 / beauty-vote

这是用vue2.0,vue-router2.0,vuex2.0构建的一个投票小项目~~~~

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

beauty-vote

A vue2.0 project

Build Setup

koa-API

https://github.com/naihe138/beauty-vote-api

git clone

git clone https://github.com/naihe138/beauty-vote.git

vue init

vue init webpack beauty-vote

to project

cd beauty-vote

run

# 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

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

About

这是用vue2.0,vue-router2.0,vuex2.0构建的一个投票小项目~~~~


Languages

Language:JavaScript 59.8%Language:Vue 39.8%Language:HTML 0.5%