Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 853 Bytes

Readme.md

File metadata and controls

27 lines (18 loc) · 853 Bytes

Anser Redesign Demonstration

A Demo App of new ANSER written in Qt Quick 2.

Target platforms:

  • Window desktop app
  • Web app with supporting Web assembly technology(wasm)

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prequistics

Installing

  • Clone the project to local machine
git clone https://github.com/lucastien/anser_redesign_v2.git
  • Run Qt Creator and click open project file
  • Browse to anser_redesign_v2.pro file then load the project file
  • Select Development Kit (MSVC or MINGW)
  • Click Build & Run