Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 837 Bytes

README.md

File metadata and controls

41 lines (24 loc) · 837 Bytes

Flask-Vue-Multi-story-Game-

Multistory game build on a Flask backend and Vue.js frontend

Req:

  • Flask
  • Python
  • Vue Router
  • Axios

client (cd/.../client)

A Vue.js project

Alt text

Build Setup

bash

  • 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 and docs for vue-loader.

server (cd/.../server)

  • python app.py

Any questions email: roryjtowler@gmail.com