/mosaic

Angular components ✨ 📦🐣 ✨

Primary LanguageTypeScriptMIT LicenseMIT

GitHub license CircleCI Dependency Status Known Vulnerabilities Wallaby.js

Mosaic components for Angular

positive_js_logo

Demo and Documentation

Getting started

Before you start, make sure you have a recent version of NodeJS environment >=8.0 with NPM >=5.0.

From the project folder, execute the following commands:

$ npm install

Running The Component

$ npm run server-dev:button

Running The Tests

Inspired by AngularMaterial