2017-12-27 15:12:26 +09:00
|
|
|
# uechi.io
|
2017-10-07 11:43:26 +09:00
|
|
|
|
2022-12-24 03:20:02 +09:00
|
|
|
[](https://build.u8.pub/uetchy/uechi.io)
|
2017-10-07 11:43:26 +09:00
|
|
|
|
2022-12-24 03:20:02 +09:00
|
|
|
## Dev
|
2017-10-07 11:43:26 +09:00
|
|
|
|
2022-01-11 15:55:36 +09:00
|
|
|
```bash
|
2022-12-24 03:20:02 +09:00
|
|
|
npm start
|
2017-10-07 11:43:26 +09:00
|
|
|
```
|
|
|
|
|
|
|
|
## Publish
|
|
|
|
|
2022-01-11 15:55:36 +09:00
|
|
|
```bash
|
2017-10-07 11:43:26 +09:00
|
|
|
git commit -m "New article"
|
|
|
|
git push
|
|
|
|
```
|