Skip to content

decomoji/conjugator

Repository files navigation

decomoji-conjugator

https://conjugator.decomoji.dev/

Netlify Status

すぐ ◯◯、また ◯◯ などの、1つの単語から派生するデコモジ活用を自動生成するウェブアプリです。

開発

Parcel を使ってバンドルしています。

git cloneしたらプロジェクトルートに移動。

npm ci
npm start

localhost:1234がブラウザで開きます。

ビルド

npm run build

dist/にファイルが出力されます。

ライセンス

Copyright (c) oti. Under the MIT License.