@objectivity/angular-schematic-web-setup

Configures useful aspects of Angular project.

Usage no npm install needed!

<script type="module">
  import objectivityAngularSchematicWebSetup from 'https://cdn.skypack.dev/@objectivity/angular-schematic-web-setup';
</script>

README

Angular schematic web setup

Configures useful aspects of Angular project.

Overview

ng add @objectivity/angular-schematic-web-setup

Adds configuration of CI to the default Angular application.

it is possible to specify project name to use

ng add @objectivity/angular-schematic-web-setup [project name]