Skip to content

urish/ng2-topcat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Topcat

TopCat - A simple cat rating app built with Angular2 and Firebase

Instructions

Clone this repo, then:

  1. Run npm install
  2. Run npm run serve
  3. Open http://localhost:8080/webpack-dev-server/

Deploying to Firebase Hosting

First of all, make sure that you have the firebase cli installed. You can install it by running npm i -g firebase-tools.

  1. Run npm run build
  2. If it is the first time you are deploying, run firebase init to configure your database
  3. Run firebase deploy

About

Angular 2 + Firebase Cat Rating System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published