0.0.5 • Published 2 years ago

angular-workspace-enterprise v0.0.5

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Angular Workspace Enterprise

This repository is a implementation that serves as a starting point to create angular workspace.

Usage

npm install -g angular-workspace-enterprise
ng new --collection=angular-workspace-enterprise

TODO

  • Update Demo (will be fixed in 0.1.0)

Workspace

  • Global localization solution
  • Global shared utilities structure

Project seeding

PWA

  • Demo project
  • Universal
  • SEO ready
  • Development a11y styles
  • Configured import paths
  • Features driven architecture with local state management per feature Component → Facade → State
  • Components generated with OnPush strategy by default

Admin

  • Demo project
  • Configured import paths
  • Components generated with OnPush strategy by default

Styles seeding

  • None
  • Tailwind
  • Bootstrap