Skip to content

pioug/doodle-morphing-player

Repository files navigation

doodle-morphing-player is an implementation of Material Design audio player based on this shot on Dribbble.

Preview

preview

http://pioug.github.io/doodle-morphing-player/

Usage

  1. Install npm dependencies:
  npm install -g webpack webpack-dev-server
  npm install
  1. Start webpack-dev-server with live reload (Note: .html files are not watched):
  npm start
  1. Bunle with webpack:
  webpack

Browser compatibility

  • Chrome

About

Material design audio player

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages