0.2.0 • Published 6 years ago

nq-it v0.2.0

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

Nquireit

Installation Steps

  • npm install jquery

  • npm install stompjs

  • npm install @angular/material

  • npm install @angular/core

  • npm install nq-it

  • Import NquireitChatBoxModule and BrowserAnimationModule to app.module.ts

import {NquireitChatboxModule} from 'nq-it'
  • Add the following script tag in the index.html
<script> var global = window; </script>
  • Add styles
@import '@angular/material/prebuilt-themes/deeppurple-amber.css';
body{ height: 100vh;}
0.1.0

6 years ago

0.2.0

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago