Message Silo Website The landing page of Message Silo Installation Start with cloning this repo on your local machine: git clone https://github.com/MessageSilo/Website.git cd Website To install and set up the required packages: npm install Compile SASS: npm run build