thepiratedev / angular-live-chat

Build your own live chat with Angular(+4.0.0), AngularFire(2.3.0) and Firebase! :100: :fire:

Home Page:https://github.com/peicap/angular-live-chat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grumpy Cat Angular Firebase Angular Live Chat

Introduction

Build your own live chat with Angular(+4.0.0), AngularFire(2.3.0) and Firebase! 💯 🔥

Currently runs with:

  • Angular v4.3.5
  • Webpack v3.1.0
  • TypeScript v2.2.1

With this sample, you can :

  • Run your app in a local development environment with Webpack
  • Run your app in a production environment

Getting Started

Clone this repository locally :

git clone https://github.com/peicap/angular-minimalist

Install dependencies with npm :

npm install

To build for development

  • in a terminal window -> npm start

Alright! You can use your Angular4 + Webpack app in a local development environment with hot reload!

Included Commands

Command Description
npm run build:fast Watches, compiles and serves files using webpack. (Preffered)
npm run build Builds your application and puts it in the /dist folder

Contributors

Kristofferson Carillo
Kristofferson Carillo

About

Build your own live chat with Angular(+4.0.0), AngularFire(2.3.0) and Firebase! :100: :fire:

https://github.com/peicap/angular-live-chat

License:MIT License


Languages

Language:TypeScript 73.0%Language:JavaScript 22.5%Language:HTML 3.6%Language:CSS 0.9%