質問編集履歴

1

プロジェクト作成について

2017/08/30 15:33

投稿

YamadaSeiya0413
YamadaSeiya0413

スコア13

test CHANGED
File without changes
test CHANGED
@@ -1,6 +1,26 @@
1
1
  ###質問
2
2
 
3
- monacaとAngularJS2を使用してアプリを作成しようとしています。
3
+ monacaとAngular2を使用してアプリを作成しようとしています。
4
+
5
+ PS C:\foge\MyMonacaProject\> monaca create ChatApp
6
+
7
+
8
+
9
+ Some Windows terminals may not work correctly with the interactive template creation.
10
+
11
+ If that's the case, please execute `monaca create --help` for an alternative solution.
12
+
13
+
14
+
15
+ ? Choose a category: Onsen UI and Angular 2
16
+
17
+ ? Select a template - Press P to see a preview Onsen UI V2 Angular 2 Minimum
18
+
19
+
20
+
21
+ としてプロジェクトを作成しました。
22
+
23
+
4
24
 
5
25
  しかし、コマンドのmonaca demoができません。
6
26