17 lines
245 B
Markdown
17 lines
245 B
Markdown
# uechi.io
|
|
|
|
[](https://github.com/uetchy/uechi.io/actions?query=pages)
|
|
|
|
## Build
|
|
|
|
```
|
|
yarn build
|
|
```
|
|
|
|
## Publish
|
|
|
|
```
|
|
git commit -m "New article"
|
|
git push
|
|
```
|