@brickchain/integrity-theme

Material theme library

Usage no npm install needed!

<script type="module">
  import brickchainIntegrityTheme from 'https://cdn.skypack.dev/@brickchain/integrity-theme';
</script>

README

Build Status

Integrity Theme

Integrity material theme. Built with the help of angular-library-starter.

Useful Commands

Get started: npm install

Testing: npm test

Building: npm run build

Test package locally:

  • npm run pack:lib
  • Then install in your app: npm install [path-to-lib]/integrity-theme-[version].tgz

Publish: npm run publish:lib

Before publishing the first time:

Documentation:

  • npm run compodoc
  • npm run compodoc:serve