- Site built using React and Tailwind
- View the deploy and database link on the Documentation Hub.
- Clone the repo
- Run
npm install
to install node_modules - Add the
.local.env
file at the top of the Mailing List Management page on the Documentation Hub to the root folder of the local repo. - Run
npm start
to run website at localhost