# gallowelds.com

```
git clone https://git.myco.systems/mycosystems/gallowelds.com.git
```
```
git submodule update --init --recursive
```
For dependancies just run the below command, this will install **tailwindcss**, **prettier**, and **prettier-plugin-go-template**
```
npm install
```