Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 787 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 787 Bytes

dev CI/CD

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