Skip to content

dwango-js/performance-handbook

Repository files navigation

このパフォーマンス改善ハンドブックでは、ウェブアプリケーションにおけるフロントエンドのパフォーマンス改善について扱っています。

次のURLで公開されています。

大きく分けて次の2種類のパフォーマンスについてを扱っています。

  • 視聴中のパフォーマンス改善
  • ページロードのパフォーマンス改善

ダウンロード版

埋め込み動画を再生できないなど一部制限がありますが、ダウンロード版を配布しています。

Install

yarn install

Development

yarn start

Deploy

yarn run build script require to install ebook-convert with calibre.

yarn run deploy
# Build web only
yarn run build:web

Running tests

yarn test

Contributing

Pull requests and stars are always welcome.

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

Releases

No releases published

Packages

No packages published

Languages