Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 936 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 936 Bytes

Excella Retro 2.0 Build Status

https://retro.excella.com/

This project was generated with angular-cli.

Versions

  • Angular
    • Angular 4.4.0-RC.0
    • Angular-CLI 1.3.2
    • TypeScript 2.3.3
  • Firebase
    • Firebase 3.6.10
    • AngularFire2 2.0.0-beta.8

Instructions

  1. Install the latest versions of Node (min v8.4.0) and NPM (min v5.4.1 -- this should already be included with Node v8.4.0 installation).

  2. Clone repository.

  3. Open command prompt, cd into directory.

  4. Run npm install.

  5. To start live-reload server, run ng serve. Navigate to http://localhost:4200/.

Further help

To get more help on the angular-cli use ng --help or go check out the Angular-CLI README.