A simple chat project demonstrating the basic concepts of Ionic 2 + Firebase.
- Clone or fork this repository
- Make sure you have node.js installed
- run
npm install -g ionic@beta webpack webpack-dev-server typings typescriptto install global dependencies - run
ionic serveto fire up dev server - browser opens to
http://localhost:8100