# Angular Universal Hapi-Engine Schematics
A collection of Schematics for Angular Universal Hapi-Engine.

## Collection

### Install
Adds Angular Universal Hapi Engine and its dependencies and pre-configures the application. 

- Runs the default Angular Universal schematic to add Universal capabilities to an application
- Adds Hapi-Engine and NgModule-Factory-Loader to `package.json`
- Adds a sample Hapi server file

Command: `ng add @nguniversal/hapi-engine`