a modern CMS build on Angular Uiversal
-
automatically generates codes for native mobile apps (Android & IOS) and a modern website.
-
very advanced SEO
-
chat system.
-
app notifications & browser notifications.
-
social tools.
-
e-commerce tools.
-
modern UI & friendly UX.
-
restful API's.
-
integration with most common sites such as Facebook & Twitter, ...
-
SPA or SSR or pre-rendering mode.
-
can be run serverless.
run npm start
or npm run ssr
or use run.bat.
Navigate to http://localhost:4200/
,
The app will automatically reload if you change any of the source files.
To build the project run npm build
, use --prod
flag for a production build.
To add more components run ng generate component|directive|pipe|service|class|guard|interface|enum|module <name>
, you can use --module
flag to link the generated component with an existing module.
To execute the unit Tests using Karma run npm test
,
or npm e2e
to execute the end-to-end unit tests via Protractor.
your contributing is always welcome. join Angular & Firebase group to help us grow