Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.4.4.

## Getting started

If you are just getting started, you should

- Make sure you have `ng` installed (see [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md)).
- Make sure you have required node modules by running `npm install`

## Development server

Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
Expand Down