A Demo App of new ANSER written in Qt Quick 2.
Target platforms:
- Window desktop app
- Web app with supporting Web assembly technology(wasm)
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- Qt opensource installer - Qt framework latest version (include Qt Creator IDE)
- 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