A configuration and design interface for the Lively Framework
If you just want to try out the system, you can find downloads for Windows, macOS, and Ubuntu in the Releases section
NOTE: There is currently an issue with app signing for macOS, which makes it difficult to run on Mac computers. While we work on that, feel free to build the app locally to execute it!
To run, follow these steps:
- Install any dependencies specified here
- Clone this repo and
cd
to the root folder - Run
yarn install
- Run
yarn start