midtowndrafting.com/README.md
brooke 19afaa22c8
All checks were successful
Hugo / build (push) Successful in 48s
add npm packages, update readme
2024-05-31 14:40:59 -04:00

19 lines
No EOL
403 B
Markdown

# midtowndrafting.com
### Start developing
```
git clone https://git.myco.systems/mycosystems/web.myco.systems.git
```
```
git submodule update --init --recursive
```
Optionally we recommend installing prettier, the prettierrc file is preconfigured to use the go template plugin.
```
npm install
```
# License:
[MIT](https://git.myco.systems/mycosystems/midtowndrafting.com/src/branch/main/LICENSE)