Skip to content

A simple Angular 2 project written in Dart for HacKSU's 2/7/2017 meeting.

Notifications You must be signed in to change notification settings

hacksu/angular2-spotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular 2 Spotify

A simple Angular 2 project written in Dart for HacKSU's 2/7/2017 meeting.

Objectives

Learn some basics of Angular

  • Routing
  • Http Requests
  • Rendering with ngIf and ngFor
  • Pipes

Have fun with Dart because it's objectively an awesome language.

Getting Started

  1. Install Dart
  2. Download and unzip "Start of Talk" Release
  3. Run the following commands in the root of the repository
     pub get
    
     pub serve
    
  4. Navigate to localhost:8080

You should now have a pretty boring page with some text displaying.

Cloning this repository should give you the finalized project to mess around with.

About

A simple Angular 2 project written in Dart for HacKSU's 2/7/2017 meeting.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published