Skip to content

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

License

Notifications You must be signed in to change notification settings

thepiratedev/angular-live-chat

Repository files navigation

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