Skip to content

SoundCloud API client with Angular2 • RxJS • ngrx/store • ngrx/effects

License

Notifications You must be signed in to change notification settings

geekrumper/soundcloud-ngrx

 
 

Repository files navigation

CircleCI

SoundCloud NgRx

A basic SoundCloud API client built with Angular2 and NgRx. Try the live demo.

screenshot

Stack

  • Angular2
  • NgRx Effects
  • NgRx Store
  • RxJS
  • Immutable
  • Ava
  • Circle CI
  • Express
  • Heroku
  • Karma
  • Typescript
  • Webpack

Quick Start

$ git clone https://github.com/r-park/soundcloud-ngrx.git
$ cd soundcloud-ngrx
$ npm install
$ npm start

NPM Commands

Command Description
npm start Start webpack development server @ localhost:3000
npm run build Build production bundles to ./target directory
npm run server Start express server @ localhost:3000 to serve built artifacts from ./target directory
npm test Lint and run tests
npm run test:watch Run tests; watch for changes to re-run tests

About

SoundCloud API client with Angular2 • RxJS • ngrx/store • ngrx/effects

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 90.7%
  • CSS 5.2%
  • JavaScript 3.8%
  • HTML 0.3%