LoginSignup
0
0

More than 5 years have passed since last update.

MonacaCLI環境構築

Posted at

目的

Monacaをインストールして公式チュートリアルに入れるようにする

事前準備

⑴アカウントを作成(https://ja.monaca.io/)

⑵スマホ実機にAppStoreやPlayストアからMonaca デバッガーをインストール

⑶Monacaのインストール(macOS)
sudo npm install -g monaca

⑷monacaへのログイン
monaca login

あとは公式チュートリアルに従ってビルド等を行う
https://docs.monaca.io/ja/tutorials/monaca_cli/)

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0