unicodeveloper / tour-of-heroes

Tour of Heroes Angular Application Deployed to ZEIT Now

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tour of Heroes

Installation

  1. Clone this repository: git clone git@github.com:unicodeveloper/tour-of-heroes.git tour-of-heroes/
  2. cd into the tour-of-heroes folder and run the following commands:
    1. Run npm install
    2. Run ng serve
  3. Open your chrome browser and see the application on localhost:4200

Deploy with Now

Run the following command to deploy with Now:

now

About

Tour of Heroes Angular Application Deployed to ZEIT Now


Languages

Language:TypeScript 78.0%Language:CSS 12.8%Language:HTML 5.0%Language:JavaScript 4.1%