Project Structure

The
AppModulefolder will be contain all of business of applicationThe
Areafolder will be contain UI & logic for Admin and Client pageWe mainly working with
Admin&Client. TheAdminproject will be Admin portal andClientwill be user interfaceThe main
AwesomeCMSCorewill be main project (Just to bootstrap web app and register services & dependencies)The
Infrastructurewill be contain code to setup for web app
Last updated