12.0.0 • Published 2 years ago

gloobus-appshell v12.0.0

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

@gloobus/appshell

This package contains application shell functions that can be reused in all Gloobus Angular 5 compatible projects.

Install

Run

npm install @gloobus/appshell --save

Or add this to package.json:

"@gloobus/appshell": "..."

Usage

Import required modules in app.module.ts, e.g.:

import { GloobusAppshellModule } from '@gloobus/appshell';

Docs

Components

Services