Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 631 Bytes

Instructions.md

File metadata and controls

33 lines (21 loc) · 631 Bytes

Req:

  • Flask
  • Python
  • Vue Router
  • Axios

client (cd/.../client)

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

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

For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).


1. run the server:

- Navigate to the server folder cd /.......
- python app.py