0011 - Scalable Angular Clients folder structure
最后更新于
最后更新于
web/src/app
core
services
core.module.ts
index.ts
shared
shared.module.ts
index.ts
accounts
providers
reports
sends
settings
tools
vault
shared
vault-shared.module.ts (this gets imported by Organization Vaults)
vault.module.ts
index.ts (exposes the following files:)
vault-shared.module.ts
vault.module.ts
--
app.component.html
app.component.ts
app.module
oss-routing.module.ts
oss.module.ts
wildcard-routing.module.ts