@brightlayer-ui/angular-template-blank

The base template for Angular projects created with the Brightlayer UI CLI.

Usage no npm install needed!

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

README

Blank Template

npm (scoped)

This is an official Brightlayer UI template for use with the Brightlayer UI CLI.

This template installs the basic Brightlayer UI 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 @brightlayer-ui/cli blui new angular --name=myapp --template=blank