update copyright |
||
|---|---|---|
| demo | ||
| dist | ||
| src | ||
| .gitignore | ||
| .travis.yml | ||
| LICENSE | ||
| README.md | ||
| package.json | ||
| webpack.config.js | ||
README.md
APlayer
Wow, such a beautiful html5 music player
Introduction
Using APlayer on your project? Let me know!
Install
$ npm install aplayer --save
CDN
Usage
See docs
Run in development
$ npm install
$ npm run start
Make a release
$ npm install
$ npm run test
