# Install Vikunja TODO Frontend

  • You can get all frontend releases from our download server
  • You can also get the source code and build it yourself. Instructions on how to do this can be found in the repo.

Go to the releases page and download the latest stable release, in my case it is: https://dl.vikunja.io/frontend/vikunja-frontend-unstable.zip

Execute the following commands

mkdir /var/www/tools/do.webally.co.za
cd /var/www/tools/do.webally.co.za
  • Download and extract ZIP file
wget https://dl.vikunja.io/frontend/vikunja-frontend-unstable.zip
unzip vikunja-frontend-unstable.zip

Next Step: Setup Virtual Host in Apache Virtual Host