1.0.2 • Published 5 years ago

chat-ad-user v1.0.2

Weekly downloads
33
License
-
Repository
-
Last release
5 years ago

#Install

Instalar el proyecto de chat en su ultima version

npm install chat-ad-user@latest

#Instalar librerias

Copiar las siguientes librerias en su package.json como dependencies y hacer un npm install

"@angular/cdk": "^7.3.7", "@angular/material": "^7.3.7", "@fortawesome/fontawesome-free": "^5.6.3", "bootstrap": "^4.3.1", "font-awesome": "^4.7.0", "hammerjs": "^2.0.8", "jquery": "^3.3.1", "net": "^1.0.2", "sockjs-client": "^1.1.5", "stompjs": "^2.3.3"

#Angular.json

En este archivo agregar los siguientes scripts y css

"node_modules/bootstrap/dist/css/bootstrap.min.css"

"node_modules/jquery/dist/jquery.js", "node_modules/bootstrap/dist/js/bootstrap.min.js", "node_modules/bootstrap/dist/js/bootstrap.js"

#Index.html

Agregar la siguiente linea como script

var global = window;

#Styles.css

agregar la siguiente linea:

@import "~font-awesome/css/font-awesome.css";

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago