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