The AppModule folder will be contain all of business of application
AppModule
The Area folder will be contain UI & logic for Admin and Client page
Area
We mainly working with Admin & Client. The Admin project will be Admin portal and Client will be user interface
Admin
Client
The main AwesomeCMSCore will be main project (Just to bootstrap web app and register services & dependencies)
AwesomeCMSCore
The Infrastructure will be contain code to setup for web app
Infrastructure
Last updated 7 years ago