gallowelds.com/README.md

12 lines
No EOL
351 B
Markdown

# 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/typography, autoprefixer, postcss, postcss-cli, postcss-import, tailwindcss, prettier, prettier-plugin-go-template`
```
npm install
```