Skip to content

How to download

Maria Koleva edited this page Jan 15, 2024 · 2 revisions

Welcome to the Installation page!

Here you can learn a bit more about how you can install and run our project! ❤

📋 Synopsis

If you want to install our application, you can navigate towards the "Releases" tab and download the latest version.

Here's the link for you:
https://github.com/MVKoleva21/valium/releases

If you want to run by cloning the repo, here is how!

1. Clone the repo:
git clone https://github.com/MVKoleva21/valium.git 
  1. Open terminal in the project folder and run:
npm install
  1. Run docker and enjoy the project!
Clone this wiki locally