Giter VIP home page Giter VIP logo

angularfirecourse's Introduction

Building Apps With AngularFire Course

How to install code for each course module

All before and after code demos are in branches you can clone and run. branchs list

To clone a branch from this GitHub repo run the following commands:

  1. Clone the repo in to a directory of choice
git clone "https://github.com/duncanhunter/AngularFireCourse"
  1. Change directory into the project folder
cd AngularFireCourse
  1. Check out all branches for each part of the course
git branch --all
  1. Change to a particular part of the course code and install packages with npm install
git checkout --quiet m4-start 

npm install 
  1. Run ng serve to run the code and open the broswer at localhost:4200
ng serve --open

Changes/Fixes

2/10/2017

  • Update material.angular.io install video and all code branches to show individual Material component modules being installed. In module Retrieving and Working with Firebase Objects > Adding Angular Material.
  • Update video showing old reference of how to import AngularFire vs AngularFireDatabase in module Installation and Setup > Configure and Install AngularFire.
  • Updated missing half screen in module Querying Firebase Lists With Observables > Multipath Updates Demo.
  • Added all code branches and info to this GitHub repo

angularfirecourse's People

Contributors

duncanhunter avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.