@pxblue/angular-template-blankdeprecated

The base template for Angular projects created with the PX Blue CLI.

Usage no npm install needed!

<script type="module">
  import pxblueAngularTemplateBlank from 'https://cdn.skypack.dev/@pxblue/angular-template-blank';
</script>

README

Blank Template

npm (scoped)

This is an official PX Blue template for use with the PX Blue CLI.

This template installs the basic PX Blue libraries for themes and components and configures the application to use them. It includes a simple placeholder screen that you can replace with your own application content.

Usage

npx -p @pxblue/cli pxb new angular --name=myapp --template=blank