An open API service indexing awesome lists of open source software.

https://github.com/kota-yata/slouch

ローカルのファイル編集してクラウドにもおけるエディタです
https://github.com/kota-yata/slouch

firebase javascript markdown scss svelte typescript

Last synced: 3 months ago
JSON representation

ローカルのファイル編集してクラウドにもおけるエディタです

Awesome Lists containing this project

README

          

# SLOUCH
ローカルのファイルを編集してローカルファイルを上書きしたり、ローカルのファイルを編集してオンラインで保存したりするWebアプリ。Firestoreを使ってます

## 開発

```
git clone git@github.com:kota-yata/Slouch.git
yarn install
```

コミット時にはprettierのフォーマットが走ります