Skip to content

mikeybyker/angular2-fm

Repository files navigation

Angular2-FM

A Last.fm app using Angular2-LastFM service to search/browse artists and albums.

Made with Angular. This used to say 'made with Angular 2' but then it all changed :-)

This project was generated with angular-cli.

Angular Features Used

  • Modules
  • Components
  • Template Syntax
  • Routing & Navigation
  • Reactive programming (RxJs)
  • Forms / User Input
  • Dependency Injection
  • Pipes
  • Attribute directives
  • Structural directives

Installation

Install Angular CLI

npm install -g @angular/cli

Install Dependencies

npm install
// or
yarn install

Development server

ng serve

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.

Build

ng build

Run 'ng build' to build the project - stored in the 'dist/' directory. Use the '-prod' flag for a production build.

Version

2.1.0

Add your Last.fm API key to environments/environment.ts

Mike

About

A simple last.fm artist search/information app using Angular2

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors