An open API service indexing awesome lists of open source software.

https://github.com/cirych/ng-test-app

Angular 6 simple app
https://github.com/cirych/ng-test-app

Last synced: 11 months ago
JSON representation

Angular 6 simple app

Awesome Lists containing this project

README

          

# NG Test App Project [![Build Status](https://travis-ci.org/Cirych/ng-test-app.svg?branch=master)](https://travis-ci.org/Cirych/ng-test-app)

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

## Demo
[View demo](https://cirych.github.io/ng-test-app/movies)

## Install locally

```
git clone https://github.com/Cirych/ng-test-app.git
cd ng-test-app
npm i
```

## Run app

```
npm start
```
Navigate to [http://localhost:4200](http://localhost:4200)

## Build

Run `npm run build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `npm run build` for a local build.