> For the complete documentation index, see [llms.txt](https://mwx.twelite.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mwx.twelite.info/install_n_build.md).

# インストール・ビルド

MWXライブラリを用いてアプリケーションを記述（本書ではアクトと呼びます）し、実行するために開発環境のセットアップが必要です。

* [TWELITE STAGE SDK 動作環境](/install_n_build/1_environment.md)
* [TWELITE STAGE SDK のインストール](https://github.com/monowireless/doc_MWX_jp/blob/v0.2.0/install_n_build/2_install_sdk.md)
* [アクト(Act)のビルド](/install_n_build/3_building-act.md)
* [(オプション) Visual Stdio codeのインストール](https://github.com/monowireless/doc_MWX_jp/blob/v0.2.0/install_n_build/install_vscode.md)
* [新しいプロジェクトの作成](/install_n_build/create_new_project.md)
* [Makefile](/install_n_build/makefile.md)
* [MWX ライブラリコードの一部を他(stdio)で利用する](/install_n_build/nopurattofmu.md)
