mirror of
https://github.com/syuilo/ai.git
synced 2024-11-09 23:48:01 +00:00
377 B
377 B
ai
インストール
まず適当なディレクトリに git clone します。 次にそのディレクトリに config.json を作成します。中身は次のようにします:
{
"host": "あなたのインスタンスのURL",
"i": "藍として動かしたいアカウントのAPIキー"
}
npm run build
して node built
すれば起動できます