I am using airflow for my data pipeline project. I have configured my project in airflow and start the airflow server as a backend process using following command
Just run:
airflow webserver -p 8080 -D