ember-adminbsb

The default blueprint for ember-cli addons.

Usage no npm install needed!

<script type="module">
  import emberAdminbsb from 'https://cdn.skypack.dev/ember-adminbsb';
</script>

README

ember-adminbsb

This README outlines the details of collaborating on this Ember addon.

Installation

  • ember install ember-adminbsb
  • Remove @import ... in app/styles/app.scss except @import 'ember-adminbsb'
  • Copy tests/dummy/public/images and tests/dummy/public/img to public folder
  • Edit app/index.html and add class="theme-red" to body tag (or any adminbsb theme color)