Skip to content

Instantly share code, notes, and snippets.

@LayZeeDK
Last active October 25, 2018 19:57
Show Gist options
  • Save LayZeeDK/62544108974e2c37f04634312d8f149a to your computer and use it in GitHub Desktop.
Save LayZeeDK/62544108974e2c37f04634312d8f149a to your computer and use it in GitHub Desktop.
Heroes: Container component file structure
heroes
├── heroes.component.css
├── heroes.component.html
├── heroes.component.spec.ts
├── heroes.component.ts
├── heroes.container.html
├── heroes.container.spec.ts
└── heroes.container.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment