Skip to content

emmaga/buy_tickets

Repository files navigation

tickets_distributor

A Vue.js project

Build Setup

# install dependencies
npm install

# 如果安装时出现
PhantomJS not found on PATH
Downloading https://github.com/Medium/phantomjs/releases/download/v2.1.1/phantomjs-2.1.1-macosx.zip
Saving to /tmp/phantomjs/phantomjs-2.1.1-macosx.zip
Receiving...
失败则手动安装
cd node_modules/phantomjs-prebuilt/
node install.js

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

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit
# run all tests
npm test

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

About

for distributor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published