teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

1

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

2017/08/30 15:33

投稿

YamadaSeiya0413
YamadaSeiya0413

スコア13

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