Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 354 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (11 loc) · 354 Bytes

Build form source

Use the npm installation package

npm install

Some packages may fail to download due to network problems. You can modify the download source to solve the problem

Build DPlayer using the script in the webpack folder

npx webpack --config webpack/dev.config.js

Then find your build in the dist folder