1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Monaca 環境構築はじめるよー

Last updated at Posted at 2019-02-21

私の環境だよ

macOS mojave 10.14.3

マニュアル読むよ

Monaca Localkit編

概要

https://docs.monaca.io/ja/products_guide/monaca_localkit/overview/
ふむふむ

ペアリングとデバッグ

https://docs.monaca.io/ja/products_guide/monaca_localkit/pairing_debugging/
LANの設定が厳しいみたで繋がらない。まあいいや。

### ファイル・フォルダー構成
https://docs.monaca.io/ja/products_guide/monaca_localkit/dependencies/file_dir/
ふむふむ

チュートリアル

https://docs.monaca.io/ja/products_guide/monaca_localkit/tutorial/
ふむふむ

#### パート 1 : プロジェクトの作成
https://docs.monaca.io/ja/tutorials/monaca_localkit/starting_project/
ふむふむ

パート 2 : Monaca Localkit と Monaca デバッガーとの連携

https://docs.monaca.io/ja/tutorials/monaca_localkit/testing_debugging/
ふむふむ


とりあえずここまで読んだ。

Monaca CLI編

概要

https://docs.monaca.io/ja/products_guide/monaca_cli/overview/
ふむふむ

チュートリアル

https://docs.monaca.io/ja/products_guide/monaca_cli/tutorial/
ふむふむ

パート 1 : プロジェクトの作成

$ monaca create PROJECT_DIRECTORY

「PROJECT_DIRECTORY」このまま打って無事「PROJECT_DIRECTORY」フォルダができた。
まあいいや。次。

パート 2 : Monaca CLI と Monaca デバッガーとの連携

https://docs.monaca.io/ja/tutorials/monaca_cli/testing_debugging/
ペアリングに失敗した。

ローカル PC 側のファイアーウォールを無効化していること。

とあったので、オフにした結果、繋がった。
ちなみにマカフィーが有効にしていた。

Please run "npm install nw@0.26.6" and restart the debug.
と言われるけど、とりあえず無視。


とりあえずここまで読んだ。

1
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
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?