0.0.90 • Published 5 years ago

shared-templates v0.0.90

Weekly downloads
10
License
-
Repository
-
Last release
5 years ago

Gdh Shared template

Purpose: Make an easily installable, reusable angular template from the gdh styleguide in order to quickly standup new angular apps using the styleguide css styles and using a standard header and footer.

#installation get permissions and setup gemfury from administrator

then: npm install gdh-shared-template --save

Header & Footer deps in app.module.ts: import {SharedTemplatesModule} from 'shared-templates';

In your app template: place:

where you need a header and footer resectively

#dependencies: uses ng-bootstrap widgets https://ng-bootstrap.github.io/#/home

doc ref Tutorials on creating libs https://blog.angularindepth.com/creating-a-library-in-angular-6-87799552e7e5 https://blog.angularindepth.com/creating-a-library-in-angular-6-part-2-6e2bc1e14121

building and updating.

npm run template_all see \gdh-upload-ui\package.json for separate commands.

0.0.90

5 years ago

0.0.89

5 years ago

0.1.0

6 years ago