jbaudru / FARI-Welcome_Template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FARI - General welcome screen

Install

pip install -r requirements.txt

Run

  • First run the specific demo in local (Here it's Flet application)

  • Next, make sure that the Strapi API is running somewhere (https://github.com/jbaudru/FARi-Strapi_contentmanager).

  • Then, run the Welcome page where x is the ID of the desired Welcome page (see below).

python3 main.py --scrapi_id x

About


Languages

Language:Python 100.0%