Skip to content
This repository has been archived by the owner on Sep 2, 2020. It is now read-only.
/ pfm-ng2 Public archive

A proof-of-concept Pony.fm implementation in Angular2

License

Notifications You must be signed in to change notification settings

berwyn/pfm-ng2

Repository files navigation

Pony.fm on Angular 2

This is a proof-of-concept of Pony.fm rebuilt as an Angular 2 application using TypeScript

This does not represent a fully working application at this point, but could be adapted into one.

Setting Up

Installs npm dependencies, typings, builds the code, and starts a minimal http server with browsersync to host the site

git clone git+ssh://git@github.com/berwyn/pfm-ng2
cd pfm-ng2
npm run update
npm run start

Testing

Runs Karma on our Jasmine tests, now with 20% more nyan

npm test

About

A proof-of-concept Pony.fm implementation in Angular2

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published