Skip to content

adpace/flagManager

Repository files navigation

flag-manager

Flag Football Gameday WebApp

Build Setup

Install vue-cli with webpack template.

install vue-cli

$ npm install --global vue-cli

create a new project using the "webpack" template

$ vue init webpack my-project

install dependencies and go!

$ cd my-project $ npm install $ npm run dev

Vue the instructions at https://vuejs.org/v2/guide/installation.html

# install dependencies
npm install

# 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

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

About

Flag Football Game Manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published