To launch EPIFLIPBOARD
ctrl+c / ctrl+v Apk from ./apk/epiflipboard.apk on your smartphone
Make sure that "flutter" is installed on your computer
plug your smartphone on your PC
Open the folder and execute this command in your shell:
flutter run
To launch web version (beta)
Make sure that "docker-compose" is installed on your computer Open the folder /Web and execute this command in your shell:
sudo docker-compose up --build
After building you can launch your browser and go to this address "http://localhost:3000/"






