Skip to content

Conversation

@Pittan
Copy link
Contributor

@Pittan Pittan commented Nov 18, 2017

翻訳しました!

#60

on `http://localhost:4200/`.

Your app greets you with a message:
`--open` (または `-o` )コマンドを使うことで、ブラウザで`http://localhost:4200/` を自動的に開くようにすることもできます。
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

--openはコマンドではなくオプションですね


<h2 id='first-component'>
Step 4: Edit your first Angular component
Step 4: Angularコンポーネントを編集してみる
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

編集する でよいでしょう


You're ready to take the [Tour of Heroes Tutorial](tutorial) and build
a small application that demonstrates the great things you can build with Angular.
それとも、もう少しだけ今作ったプロジェクトについて掘り下げて学ぶこともできます。
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

それとも => あるいは

[Angular CLIのリポジトリ](https://github.com/angular/angular-cli)[Wiki](https://github.com/angular/angular-cli/wiki) を参照してください。

An Angular CLI project is the foundation for both quick experiments and enterprise solutions.
いくつかの生成されたファイルは初めて見るものもあるかもしれませんね。
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

しれません

It is the **root** component of what will become a tree of nested components
as the application evolves.
HTMLテンプレート、CSSスタイルシート、ユニットテストからなる `AppComponent` を構成します。
これは成長していく、ネストされたコンポーネントからなるアプリケーションツリーの **根** となるコンポーネントです。
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ルート でよいでしょう

Right now it declares only the `AppComponent`.
Soon there will be more components to declare.

Angularにどのようにアプリを組み立てるかを伝えるための [root モジュール](guide/bootstrapping "AppModule: the root module") である `AppModule` を定義します。
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ルートモジュール

@lacolaco
Copy link
Collaborator

翻訳ありがとうございます!いくつかの部分で修正をお願いします 🙇

@Pittan
Copy link
Contributor Author

Pittan commented Nov 19, 2017

指摘いただいた点を修正しました!再レビューお願いします 🙇 🙇

@lacolaco
Copy link
Collaborator

修正ありがとうございました! 🙌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants