Skip to content

chrisoberle/bigbluevue

Repository files navigation

bigbluevue

A Vue.js project created with vue cli.

Notes

To Run the application, clone it...and then:

  • npm install
  • npm run backend
  • npm run frontend (in a different terminal)
  • access application at http://localhost:8080

Build Setup

# install dependencies
npm install 

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

# serve backend at localhost:8081
npm run backend

# 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

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

About

Vue Demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published