Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/morzhanov/angular-heroes

Heroes is an study application written in Angular 5.1.
https://github.com/morzhanov/angular-heroes

angular angular-cli javascript typescript webpack

Last synced: 5 days ago
JSON representation

Heroes is an study application written in Angular 5.1.

Awesome Lists containing this project

README

        

# Angular Heroes

Heroes is an study application written in Angular 5.1.
Tutorial: https://v2.angular.io/docs/ts/latest/tutorial/

## Installation

Use these commands to run project
* npm run start - to serve application
* npm run hrm - to run application with HMR (Hot module replacement)
* npm run build - build project for production.