Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 487 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 487 Bytes

decomoji.dev

https://decomoji.dev/

デコモジの公式ウェブサイトです。

開発

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

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

npm ci
npm start

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

ビルド

npm run build

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

ライセンス

Copyright (c) oti. Under the MIT License.