Начало работы над интерфейсом.

This commit is contained in:
2017-05-11 00:09:50 +03:00
parent 7068d20183
commit ada109d090
7 changed files with 43 additions and 7 deletions

View File

@@ -6,5 +6,5 @@ import { Component } from '@angular/core';
styleUrls: ['./app.component.css']
})
export class AppComponent {
title = 'app works!';
//title = 'app works!';
}