Setup Anatomy
Setup Anatomy
The documentation setup procedures install a lot of files. Most of them can be safely ignored.
Application files inside the src/
and e2e/
folders matter most to developers.
Files outside those folders condition the development environment. They rarely change and you may never view or modify them. If you do, this page can help you understand their purpose.
File | Purpose |
---|---|
src/app/ |
Angular application files go here. Ships with the "Hello Angular" sample's |