https://github.com/nitor-infotech-oss/angular-multi-module
Angular multi model configuration
https://github.com/nitor-infotech-oss/angular-multi-module
Last synced: 7 months ago
JSON representation
Angular multi model configuration
- Host: GitHub
- URL: https://github.com/nitor-infotech-oss/angular-multi-module
- Owner: nitor-infotech-oss
- Created: 2018-10-25T11:05:11.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-07-29T06:54:20.000Z (about 4 years ago)
- Last Synced: 2025-02-01T09:22:35.160Z (8 months ago)
- Language: TypeScript
- Homepage:
- Size: 565 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Angular multi-module boilerplate
This experimental boilerplate is useful to create multiple angular project under single configuration
1. Create and execute multiple angular projects (rather modules) under single configuration
2. Code share between modules
3. Independent distribution of modules
4. Helpful to understand insights of `Angular-Cli`
5. Helpful to understand significance of `angular.json`