nq-it
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

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;}

Readme

Keywords

none

Package Sidebar

Install

npm i nq-it

Weekly Downloads

0

Version

0.2.0

License

MIT

Unpacked Size

348 kB

Total Files

36

Last publish

Collaborators

  • meetann97